Expand description
Core MCP server implementation
Contains the main McpServer struct and its core functionality including middleware building, lifecycle management, and server construction.
Structsยง
- McpServer
- Main MCP server following the Axum/Tower Clone pattern