Submit

MCP Gateway

@lasso-security

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

Server Config

{
  "mcpServers": {
    "mcp-gateway": {
      "command": "mcp-gateway",
      "args": [
        "--mcp-json-path",
        "~/.cursor/mcp.json",
        "--enable-guardrails",
        "basic",
        "--enable-guardrails",
        "presidio"
      ],
      "servers": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server