Docs.rs
mcp-sdk-rs-0.3.2
mcp-sdk-rs 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
jgmartin
Dependencies
async-trait ^0.1
normal
base64 ^0.21
normal
bytes ^1.0
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
log ^0.4.25
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.20
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.4
normal
async-stream ^0.3
dev
pretty_assertions ^1.4
dev
tokio-test ^0.4
dev
Versions
61.32%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
mcp_
sdk_
rs
0.3.2
Module server
Module Items
Structs
Traits
In crate mcp_
sdk_
rs
mcp_sdk_rs
Module
server
Copy item path
Source
Expand description
Server module provides the MCP server implementation
Structs
§
Server
Server state
Traits
§
Server
Handler
Trait for implementing MCP server handlers