github-mcp-oauth-proxy

micahyee415/github-mcp-oauth-proxy
★ 0 stars TypeScript 🔒 Security Updated today
An authenticating proxy that adds Google OAuth (domain-restricted) access in front of the official GitHub MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-mcp-oauth-pro": {
      "command": "npx",
      "args": [
        "-y",
        "micahyee415/github-mcp-oauth-proxy"
      ]
    }
  }
}

Topics

cloud-rungithubmcpmodel-context-protocoloauthtypescript