mcp-gateway

theognis1002/mcp-gateway
★ 41 stars Go 🔒 Security Updated 18d ago
Model Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
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-gateway": {
      "command": "go",
      "args": [
        "run",
        "github.com/theognis1002/mcp-gateway@latest"
      ]
    }
  }
}

Topics

agentic-aiapi-gatewayauthentication-middlewaredevops-toolsdockergenerative-aigolangjwtmcp-clientmcp-servermodel-context-protocolobservabilityoidc