Docs.rs
rust-mcp-sdk-0.5.0
rust-mcp-sdk 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hashemix
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
optional
axum-server ^0.7
normal
optional
futures ^0.3
normal
hyper ^1.6.0
normal
optional
rust-mcp-macros ^0.5.0
normal
optional
rust-mcp-schema ^0.7
normal
rust-mcp-transport ^0.4.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.4
normal
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
uuid ^1
normal
optional
reqwest ^0.12
dev
tracing-subscriber ^0.3
dev
Versions
51.61%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
mcp_
sdk
0.5.0
Module hyper_
server
Module Items
Functions
In rust_
mcp_
sdk::
mcp_
server
rust_mcp_sdk
::
mcp_server
Module
hyper_server
Copy item path
Source
Functions
ยง
create_
server
Creates a new HyperServer instance with the provided handler and options The handler must implement ServerHandler.