提交

MCPX - MCP Gateway

@main

a year ago
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.
概览

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.

服务器配置

{
  "mcpServers": {
    "mcpx": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:9000/sse",
        "--header",
        "x-lunar-consumer-tag: developers",
        "--header",
        "x-lunar-api-key: abc123"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

MCPX - MCP Gateway MCP Server