by lamemind · MCP Server · ★ 77
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Multiverse MCP Server A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations. The Multiverse MCP Server creates isolated operational spaces where identical MCP servers can run simultaneously without conflicts. Each "universe" maintains its own configuration, filesystem access, and function naming, enabling developers to run multiple instances of the same server type while maintaining complete separation between different contexts or projects. Key Features Run Multiple Instances Run multiple instances of the same MCP server type independently and simultaneously. Each instance operates in its own isolated universe with separate configurations. This enables scenarios like: Multiple MySQL servers pointing to different databases Multiple Git servers with different Personal Access Tokens Multiple filesystem servers accessing different root paths Automatic Server Restart Register your MCP server with file watching capability during development.
| Stars | 77 |
| Forks | 16 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.0067676345031/100 |
| Open Issues | 4 |
| Last Updated | 2026-03-30 |
| Created | 2025-01-29 |
| Platforms | mcp, node |
| Est. Tokens | ~9k |
Explore other popular mcp server tools:
mcp-server-multiverse is A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.. It is categorized as a MCP Server with 77 GitHub stars.
mcp-server-multiverse is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-server-multiverse GitHub repository at github.com/lamemind/mcp-server-multiverse. The project has 77 stars and 16 forks, indicating an active community.
mcp-server-multiverse is released under the MIT license, making it free to use and modify according to the license terms.