Module server

Source
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
RequestRegistry
Registry for tracking active requests and their cancellation tokens

Enums§

ServerState
MCP Server state