Establishes a transparent proxy between OAuth 2.1 clients and external MCP servers, handling dual authentication flows.
Sponsored
This server acts as a crucial dual authentication bridge, resolving compatibility issues between OAuth 2.1 clients (like GitHub) and external Model Context Protocol (MCP) servers that require simple API-based authentication (email/password). It functions as a transparent proxy, making external server tools, resources, and prompts appear native to the client, while automatically managing Bearer tokens for seamless integration and communication.
Características Principales
01Server-Sent Events (SSE) Transport
02Dual Authentication Bridge (OAuth 2.1 & API Login)
03Automatic Error Recovery and Reconnection
04Automatic Bearer Token Management and Refresh
050 GitHub stars
06Transparent Proxy for MCP Server Tools
Casos de Uso
01Providing a unified authentication experience for users accessing diverse MCP resources
02Integrating MCP-compatible AI tools with existing OAuth identity providers without modifying the external server
03Connecting OAuth-authenticated clients to legacy or API-key authenticated MCP servers