Expand description
MCP Server implementation
This module implements the main MCP server that handles the protocol lifecycle, request routing, and integration with repository components.
Structs§
- McpServer
- Main MCP Server implementation
- Request
Registry - Registry for tracking active requests and their cancellation tokens
Enums§
- Server
State - MCP Server state