Skip to main content
AggregatorsTypeScript

TheLunarCompany/lunar#mcpx

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.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/TheLunarCompany/lunar/tree/main/mcpx

Claude Desktop configuration example:

{
  "mcpServers": {
    "lunar": {
      "command": "npx",
      "args": [
        "-y",
        "TheLunarCompany/lunar#mcpx"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
TheLunarCompany