A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Stars
167
Forks
27
Watchers
167
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat!: update to rust-mcp-schema 0.10 with BTreeMap for deterministic serialization (#137)
2e6df18View on GitHubfeat!: introduce McpObserver for telemetry and message monitoring (#136)
58df88fView on GitHubfix: ServerHandler task handling method return types (#132)
45f1305View on GitHubfix: upgrade dependencies to fix security vulnerabilities
19473eeView on GitHubfeat: add support for imported serde_json::Number in JsonSchema derive (#130)
9b2b29eView on GitHubfeat: add support for type aliases in the mcp_tool macro (#129)
6eab1acView on GitHubfix: enable url serde feature to prevent error when auth is enabled
b31c6fbView on GitHub