developer tools

Mcp Server Multiverse

A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.

typescript
local
developer tools
0
View on GitHub

Installation

npx -y lamemind/mcp-server-multiverse

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-multiverse",
  "command": "npx",
  "args": [
    "-y",
    "lamemind/mcp-server-multiverse"
  ]
}

About This MCP Server

lamemind/mcp-server-multiverse

A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.

GitHub: https://github.com/lamemind/mcp-server-multiverse

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub