MCP ServersMCP.so
Multiverse MCP Server

Multiverse MCP Server

Visit Server
created by
Multiverse MCP Serverlamemind15 days ago
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
Multiverse MCP Server
Information

What is Multiverse MCP Server?

The Multiverse MCP Server is a middleware server that allows multiple isolated instances of the same MCP servers to coexist independently, each with unique namespaces and configurations.

How to use Multiverse MCP Server?

To use the Multiverse MCP Server, install the required dependencies, configure your claude_desktop_config.json file to define the instances you want to run, and start the server through the Claude Desktop app.

Key features of Multiverse MCP Server?

  • Run Multiple Instances: Operate multiple instances of the same MCP server type independently with separate configurations.
  • Automatic Server Restart: Automatically restarts the server upon detecting changes in the specified directory during development.
  • JSON-based Configuration System: Use a flexible JSON format to define server instances and their configurations.

Use cases of Multiverse MCP Server?

  1. Running multiple MySQL servers pointing to different databases.
  2. Managing different Git servers with unique Personal Access Tokens.
  3. Creating isolated filesystem servers accessing different root paths.

FAQ from Multiverse MCP Server?

  • Can I run multiple instances of the same server type?

Yes! The Multiverse MCP Server allows you to run multiple instances independently.

  • How do I configure the server instances?

You can define your server instances using a JSON configuration format in the claude_desktop_config.json file.

  • Is there support for automatic restarts?

Yes! The server can automatically restart when file changes are detected.