Docs.rs
mcp-kit-0.2.0
mcp-kit 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tonthatvu
Dependencies
axum ^0.7
normal
optional
base64 ^0.22
normal
optional
bytes ^1
normal
optional
dashmap ^6
normal
optional
futures-util ^0.3
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
jsonwebtoken ^9
normal
optional
libloading ^0.8
normal
optional
mcp-kit-macros ^0.1.2
normal
notify ^7
normal
optional
reqwest ^0.12
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-util ^0.7
normal
optional
tower-service ^0.3
normal
optional
tracing ^0.1
normal
uuid ^1.11
normal
optional
wasmtime ^26
normal
optional
wasmtime-wasi ^26
normal
optional
anyhow ^1
dev
base64 ^0.22
dev
reqwest ^0.12
dev
schemars ^0.8
dev
serde ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
urlencoding ^2.1
dev
wat ^1.219
dev
Versions
45.76%
of the crate is documented
Go to latest version
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
Module error
mcp_kit
0.2.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate mcp_
kit
mcp_kit
Module
error
Copy item path
Source
Structs
§
Error
Data
JSON-serializable error data
Enums
§
Error
Code
MCP protocol error codes (JSON-RPC 2.0 + MCP extensions)
McpError
Main error type for the MCP library
Type Aliases
§
McpResult