Module mcp_server

Source
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
ServerConfig
Configuration for the MCP server

Enums§

ServerState
Internal server state