Crate mcp_server

Source

Re-exports§

pub use router::Router;

Modules§

router

Structs§

ByteTransport
A transport layer that handles JSON-RPC messages over byte
Server
The main server type that processes incoming requests

Enums§

RouterError
ServerError
TransportError

Traits§

BoundedService

Type Aliases§

BoxError