MultiServerMCP
1
MultiServerMCP is a server framework designed for AI assistants, enabling robust client communications through multiple connections in SSE mode. It offers comprehensive tool and permission management, ensuring efficient operation and easy integration with the MCP protocol.
MultiServerMCP
A framework for MCP server that supports multi-connection communication using SSE.
🌟 Main Features
- Supports multiple client connections in SSE mode
- Tool and permission management via URL grouping
- Heartbeat mechanism for connection stability
- Simplified tool registration process
- Fully compatible with MCP protocol
- Global session management with
SessionManager
📦 Installation
Use npm, yarn, or pnpm for installation.
🔧 Development Guide
Currently supports only SSE mode with regular, resource, and prompt tools.