Docs.rs
modelcontextprotocol-server-0.1.5
modelcontextprotocol-server 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
colinrozzi
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
mcp-protocol ^0.2.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.28
normal
tracing ^0.1
normal
Versions
89.19%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
modelcontextprotocol_
server
0.1.5
Crate Items
Structs
Traits
Type Aliases
List of all items
Structs
prompts::PromptManager
resources::ResourceManager
sampling::SamplingManager
server::Server
server::ServerBuilder
tools::ToolManager
transport::stdio::StdioTransport
Traits
transport::Transport
Type Aliases
prompts::CompletionHandler
prompts::PromptHandler
resources::ResourceContentProvider
resources::TemplateCompletionProvider
resources::TemplateExpanderFn
sampling::CreateMessageCallback
tools::ToolHandler