mcp-auth-wrapper

domdomegg/mcp-auth-wrapper
★ 2 stars TypeScript 🤖 AI/LLM Updated today
🔐 Turn your stdio MCP server into a multi-user OAuth-authenticated remote MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-auth-wrapper": {
      "command": "npx",
      "args": [
        "-y",
        "domdomegg/mcp-auth-wrapper"
      ]
    }
  }
}

README Excerpt

> Turn any local [MCP server](https://modelcontextprotocol.io/) into a multi-tenant hosted remote MCP, with per-user credentials. Connecting AI agents to tools can help you and your team be more productive. [MCP servers](https://modelcontextprotocol.io/docs/learn/server-concepts) are a great way to do this — but many of them only run locally and require per-user setup (like API keys) that can be difficult for non-technical users. What if you want your whole team to use one, each with their own c

Tools (8)

commandenvBaseenvPerUserhostissuerUrlportsecretstorage