3. MCP Hosts
MCP Hosts orchestrate the relationship between clients and servers, managing connections, routing requests, and maintaining the overall system state.
Core Responsibilities:
- Connection Management: Establishing and maintaining client-server connections
- Request Routing: Directing requests to appropriate servers
- Session Management: Handling authentication and session state
- Protocol Enforcement: Ensuring all communications follow MCP standards