Lunar MCPX is an MCP server which serves as an aggregator for other MCP servers. Its primary goal is to simplify the integration and management of multiple MCP servers dynamically. By using MCPX, developers can easily manage connections to various MCP-compatible services through simple configuration changes, enabling rapid integration with no coding involved. MCPX provides: - Dynamic MCP servers d
Add this skill
npx mdskills install TheLunarCompany/lunarMCP server aggregator with unified interface, but minimal setup detail provided here
1<img src="./logo.png" width=150>23<a href="https://opensource.org/licenses/MIT"></a>456## Introduction78Lunar MCPX is an MCP server which serves as an aggregator for other MCP servers. Its primary goal is to simplify the integration and management of multiple MCP servers dynamically. By using MCPX, developers can easily manage connections to various MCP-compatible services through simple configuration changes, enabling rapid integration with no coding involved.910MCPX provides:1112- Dynamic MCP servers dispatch13- Zero-code integration with MCP services via JSON configuration14- Unified API interface to multiple MCP services15- A remote-first approach1617<div align="center">18<img src="mcpx-light.svg#gh-light-mode-only" />19<img src="mcpx-dark.svg#gh-dark-mode-only" />2021</div>2223## Check our MCPX Demo video24<div align="center">2526[](https://www.youtube.com/watch?v=5I23SiOflaM)27</div>2829## Tip30This repository helps you get up and running quickly. For detailed feature guides, architecture, and advanced options, head to the [official docs](https://docs.lunar.dev/next/mcpx/get_started).313233## Getting Started3435You can run Lunar MCPX locally or via Docker.3637Before you start: it's assumed you already have an MCP-compatible client. If not, [Claude Desktop](https://modelcontextprotocol.io/quickstart/user) is a good place to start.3839- **Run with Docker:**40 Use the [Official Docker Image Guide](https://docs.lunar.dev/mcpx/get_started)414243## MCPX Control Plane4445<div align="center">46<img src="control-plane.png" width=700 />47</div>484950The Control Plane helps you inspect live traffic and manage your MCPX instance.51Setup instructions are available [here](https://docs.lunar.dev/mcpx/control_plane/).525354## Connecting to MCPX5556Once MCPX is running, you can connect a client using one of the following methods:57581. [Use your own client](https://docs.lunar.dev/mcpx/connect_with_your_client)592. [Connect with Claude Desktop](https://docs.lunar.dev/mcpx/connect_with_claude)603. [Connect with Cursor](https://docs.lunar.dev/mcpx/connect_with_cursor)
Full transparency — inspect the skill content before installing.