1MCP (One MCP) is a unified server implementation that aggregates multiple MCP servers into a single interface, reducing system resource usage and simplifying configuration management across different AI assistants. Developed by William Xu, it supports both stdio and SSE transport methods, handles dynamic configuration reloading without server restart, and enables filtering of servers by tags. The implementation allows AI tools like Claude Desktop, Cursor, Cherry Studio, and Roo Code to share access to the same underlying MCP servers, making it particularly valuable for users working with multiple AI assistants that need access to the same tools and resources.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Add a new MCP server to configuration. Parameters: name (string)
Remove an MCP server. Parameters: name (string)
List all configured MCP servers.
Show server status and details. Parameters: name (optional string)
Enable or disable servers. Parameters: name (string)
Update server configuration. Parameters: name (string)
Consolidate configurations from other MCP apps.
Discover MCP servers from installed applications.
List discovered applications.
Show consolidation status.