MCP Directory
Back

mcp-gateway

by lasso-security · Python · ★ 366

A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.

#agent#agent-security#gateway#gen-ai#genai#genai-security#generative-ai#mcp#mcp-client#mcp-security#mcp-server#proxy#python

Install

pip install git+https://github.com/lasso-security/mcp-gateway.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-gateway": {
      "command": "uvx",
      "args": [
        "git+https://github.com/lasso-security/mcp-gateway.git"
      ]
    }
  }
}

From the README

# MCP Gateway MCP Gateway is an advanced intermediary solution for Model Context Protocol (MCP) servers that centralizes and enhances your AI infrastructure. MCP Gateway acts as an intermediary between LLMs and other MCP servers. It: 1. 📄 Reads server configurations from a file located in your root directory. 2. ⚙️ Manages the lifecycle of configured MCP servers. 3. 🛡️ Intercepts requests and responses to sanitize sensitive information. 4. 🔗 Provides a unified interface for discovering and interacting with all proxied MCPs. 5. 🔒 **Security Scanner** - Analyzes server reputation and sec…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers