Docs.rs
turbomcp-server-1.0.7
turbomcp-server 1.0.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nicholasjpaterno
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bytes ^1.5
normal
chrono ^0.4
normal
dashmap ^5.5
normal
futures ^0.3
normal
jsonschema ^0.17
normal
parking_lot ^0.12
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
turbomcp-core ^1.0.5
normal
turbomcp-macros ^1.0.5
normal
turbomcp-protocol ^1.0.5
normal
turbomcp-transport ^1.0.5
normal
uuid ^1.6
normal
Versions
100%
of the crate is documented
Platform
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
Module server
turbomcp_
server
1.0.7
Module server
Module Items
Structs
In crate turbomcp_
server
turbomcp_server
Module
server
Copy item path
Source
Expand description
Core MCP server implementation
Structs
ยง
McpServer
Main MCP server
Server
Builder
Server builder for convenient server construction
Shutdown
Handle
Handle for triggering graceful server shutdown