v3.6.0
ravitemer/mcp-hubv3.6.0Jun 24, 2025by ravitemer
AI Summary
Introduced a unified /mcp endpoint to expose capabilities from all managed servers with automatic namespacing.
Key Highlights
- Unified /mcp endpoint for all clients
- Automatic namespacing of capabilities
- Real-time capability synchronization
New Features
- Unified MCP Server Endpoint
- Health monitoring
- Capability change detection improvements
Full Release Notes
### Added - **Unified MCP Server Endpoint**: New /mcp endpoint that exposes all capabilities from managed servers - Single endpoint for all MCP clients (Claude Desktop, Cline, etc.) to connect to - Automatic namespacing of capabilities to prevent conflicts between servers - Real-time capability synchronization when servers are added/removed/restarted - Support for tools, resources, resource templates, and prompts from all servers ### Enhanced - Added comprehensive health monitoring with MCP endpoint statistics - Improved capability change detection with efficient key-based comparison - Added detailed documentation explaining the unified server approach ### Changed - Refactored capability synchronization for better performance - Simplified capability change detection by removing complex deep comparisons