Docs.rs
turul-http-mcp-server-0.1.1
turul-http-mcp-server 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hortovanyi
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
http ^1.3
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1.7
normal
hyper-util ^0.1
normal
lazy_static ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower ^0.5
normal
tracing ^0.1
normal
turul-mcp-json-rpc-server ^0.1.1
normal
turul-mcp-protocol ^0.1.1
normal
turul-mcp-session-storage ^0.1.1
normal
uuid ^1.18
normal
tokio ^1
dev
Versions
83.71%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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 handler
turul_
http_
mcp_
server
0.1.1
Module handler
Module Items
Structs
In crate turul_
http_
mcp_
server
turul_http_mcp_server
Module
handler
Copy item path
Source
Expand description
HTTP request handler for MCP protocol
Structs
§
McpHttp
Handler
HTTP handler for MCP requests
SseStream
Body
SSE stream body that implements hyper’s Body trait