Expand description
MCP server implementation
This module provides the main MCP server implementation that handles client connections, manages resources, tools, and prompts, and processes JSON-RPC requests according to the Model Context Protocol specification.
Structs§
- McpServer
- Main MCP server implementation
- Server
Config - Configuration for the MCP server
Enums§
- Server
State - Internal server state