Docs.rs
tower-mcp-0.3.4
tower-mcp 0.3.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22.1
normal
futures ^0.3
normal
http ^1
normal
optional
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
jsonwebtoken ^10
normal
optional
pin-project-lite ^0.2
normal
regex ^1
normal
reqwest ^0.13
normal
optional
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
optional
tower ^0.5
normal
tower-service ^0.3
normal
tracing ^0.1
normal
uuid ^1
normal
optional
reqwest ^0.13
dev
tokio-test ^0.4
dev
tower ^0.5
dev
tracing-subscriber ^0.3
dev
Versions
84.06%
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
Skip to main content
JSONRPC_VERSION
tower_
mcp
0.3.4
In tower_
mcp::
protocol
tower_mcp
::
protocol
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
The JSON-RPC version. MUST be “2.0”.