Crate mcp_core

Source

Re-exports§

pub use sse::http_server::run_http_server;

Modules§

client
protocol
server
sse
tools
transport
Transport layer for the MCP protocol handles the serialization and deserialization of message handles send and receive of messages defines transport layer types
types