authmcp-gateway

loglux/authmcp-gateway
★ 6 stars Python 🔒 Security Updated today
🔐 Secure authentication proxy for MCP servers with JWT auth, real-time monitoring, and admin dashboard. Production-ready Docker deployment.
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": {
    "authmcp-gateway": {
      "command": "uvx",
      "args": [
        "authmcp-gateway"
      ]
    }
  }
}

Or install with pip: pip install authmcp-gateway

README Excerpt

**Secure authentication proxy for Model Context Protocol (MCP) servers** AuthMCP Gateway is a **full MCP protocol proxy** with centralized authentication, authorization, and monitoring. It transparently proxies all MCP capabilities — tools, resources, prompts, and completions — from multiple backend servers through a single authenticated endpoint.

Tools (2)

initializeping

Topics

jwt-authjwt-authenticationjwt-tokenmcpmcp-gatewaymcp-proxymcp-proxy-servermcp-securitymcp-servermcp-serversmcp-tools