modelcontextprotocol/rust-sdk
The official Rust SDK for the Model Context Protocol providing asynchronous client and server implementations with Tokio runtime and support for various transport layers.
Awesome MCP › Rust
The official Rust SDK for the Model Context Protocol providing asynchronous client and server implementations with Tokio runtime and support for various transport layers.
A Rust SDK implementing both halves of MCP, server and client, with a macro-driven API, strict specification compliance and a passing official conformance suite.
A Rust implementation of the Agent2Agent protocol built on hexagonal architecture, including a crate providing a bidirectional bridge between A2A and MCP.
Rust project template for building an MCP CLI server, with prompt, resource and tool handler modules wired on top of the rust-rpc-router JSON-RPC library and a --mcp flag to run over stdio.