Expand description
MCP server implementation
This module provides the main server implementation for the Model Context Protocol.
Re-exports§
pub use mcp_server::McpServer;
Modules§
- handlers
- MCP server request handlers
- lifecycle
- Server lifecycle management
- mcp_
server - MCP server implementation