mcp-gateway

lasso-security/mcp-gateway
★ 353 stars Python 🤖 AI/LLM Updated 1mo ago
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
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": "uvx",
      "args": [
        "mcp-gateway"
      ]
    }
  }
}

Or install with pip: pip install mcp-gateway

Topics

agentagent-securitygatewaygen-aigenaigenai-securitygenerative-aimcpmcp-clientmcp-securitymcp-serverproxypython