Connect local LLM clients to OAuth-protected remote MCP servers securely.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-auth-proxy" yet — see the docs or source repo.
I have a local LLM harness that only supports stdio, and I need to connect it to a remote MCP server that requires OAuth login. Explain how to use mcp-auth-proxy to connect and outline the authentication flow.
A setup guide describing the stdio-to-remote MCP bridge and the browser-based authentication flow.
Explain how mcp-auth-proxy automatically refreshes OAuth tokens when accessing a remote MCP server, and provide configuration advice for a long-running proxy.
An explanation of token renewal, suitable use cases, and configuration tips to reduce authentication interruptions.
My MCP client fails to log in to a remote service through mcp-auth-proxy. List common causes, including PKCE browser login, callback handling, and network configuration issues, and provide troubleshooting steps.
A prioritized troubleshooting checklist to identify authentication and connectivity issues.
Bridge MCP traffic between Streamable HTTP and stdio for easier integration.
Connect stdio-only MCP clients to IFTTT remote MCP services securely.
Deploy a secure MCP OAuth 2.1 server with monitoring and analytics.
Turn HTTP operations and cURL commands into safe local-first MCP tools.
Add OAuth 2.1 auth, middleware, and token verification to MCP servers.
Proxy remote MCP servers to stdio for local client connectivity.