MCP.so
Sign In
Servers
M

MCPX - MCP Gateway

@TheLunarCompany

MCPX is a production-ready, open-source gateway to manage MCP servers at scale—centralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcpx": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:9000/sse",
        "--header",
        "x-lunar-consumer-tag: developers",
        "--header",
        "x-lunar-api-key: abc123"
      ]
    }
  }
}

More from Other