mcp-front

stainless-api/mcp-front
★ 44 stars Go 🤖 AI/LLM Updated 27d ago
Auth proxy for Model Context Protocol servers - adds authentication to MCP tools for Claude.ai, Claude Code, Cursor, Gemini
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-front": {
      "command": "go",
      "args": [
        "run",
        "github.com/stainless-api/mcp-front@latest"
      ]
    }
  }
}

Topics

authclaudeclaude-codemcpproxy