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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Add a new MCP server to configuration. Parameters: name (string)
Remove an MCP server from configuration. 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.