Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Mcp Middleware & Orchestration
  3. lamemind/mcp-server-multiverse

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.

🌐Visit Website

About this tool

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Mcp Middleware & Orchestration

Tags

4 Items
#middleware
#namespaces
#mcp
#multi-instance

Similar Products

6 result(s)
Agent

Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities. Highly relevant as a tool for managing and orchestrating MCP servers.

metatool-app

A unified middleware MCP server with a GUI, designed to manage multiple MCP connections in one place. Works locally and in the cloud and supports multiple operating systems. Directly relevant as a robust MCP server solution.

difyapp-mcp-server

Integrates Dify's AI application development platform with MCP-compatible tools and services, enabling seamless extension of Dify applications while maintaining MCP server compatibility.

Ectors

Ectors is an actor-based MCP (Model Context Protocol) server that manages multiple routers with unique IDs. It supports various transport protocols for modular and composable MCP service delivery, making it a flexible solution for building and scaling MCP server infrastructures.

Foxy Contexts

Foxy Contexts enables declarative MCP server development in Golang, with built-in functional testing to ensure reliable Model Context Protocol implementation.

http-4-mcp

A configuration tool and middleware server for quickly setting up MCP servers that bridge HTTP APIs, making it easy to convert HTTP endpoints into MCP-compatible tools. Highly relevant as an MCP server toolkit.

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.

  • Source: GitHub Repository
  • Category: mcp-middleware-orchestration
  • Tags: middleware, namespaces, mcp, multi-instance

Features

  • Multiple Instance Isolation:
    • Run multiple instances of the same MCP server type independently and simultaneously, each in its own isolated "universe".
    • Each universe maintains its own configuration, filesystem access, and function naming.
  • Automatic Server Restart:
    • File watching capability during development allows automatic detection of changes and graceful restart of servers.
  • JSON-based Configuration System:
    • Flexible and simple configuration using JSON files.
    • Each server instance can have its own configuration.
  • Function Hiding:
    • Selectively hide specific functions from wrapped servers using the hideFunctions array to restrict access to certain server functionality.
  • Selective Server Enabling/Disabling:
    • Use the enabled flag to temporarily disable specific servers in your configuration without removing them.
  • Filesystem Path Resolution:
    • Optionally hide the root path from the client for more secure filesystem access.

Pricing

No pricing information provided; the project is open source under the MIT License.

License

MIT License.