by NapthaAI · MCP Server · ★ 104
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🌊 HTTP + SSE MCP Server w/ OAuth Introduction This repo provides a reference implementation for creating a remote MCP server that supports the Streamable HTTP & SSE Transports, authorized with OAuth based on the MCP specification. Note that the MCP server in this repo is logically separate from the application that handles the report SSE + HTTP transports, and from OAuth. As a result, you can easily fork this repo, and plug in your own MCP server and OAuth credentials for a working SSE/HTTP + OAuth MCP server with your own functionality. But, why? Great question! The MCP specification added the authorization specification based on OAuth on March 25, 2025.
| Stars | 104 |
| Forks | 17 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.847411069391/100 |
| Open Issues | 5 |
| Last Updated | 2025-05-07 |
| Created | 2025-05-02 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~3k |
These tools work well together with http-oauth-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
http-oauth-mcp-server is Remote MCP server (SEE + Streamable HTTP) implementing the MCP spec's authorization extension. Use directly from your agents, or from Cursor / Claude with mcp-remote. It is categorized as a MCP Server with 104 GitHub stars.
http-oauth-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the http-oauth-mcp-server GitHub repository at github.com/NapthaAI/http-oauth-mcp-server. The project has 104 stars and 17 forks, indicating an active community.
http-oauth-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.