Skip to main content

Crate rust_mcp_extra

Crate rust_mcp_extra 

Source

Modules§

auth_provider
http_adaptors
This module provides utility functions for converting between http::Request / http::Response types and framework-specific request/response types.
id_generator
This module provides implementations of various ID generators, which can be used for generating session_ids in MCP servers.
sqlite
token_verifier

Traits§

IdGenerator
Trait for generating unique identifiers.