Everything you need for MCP in Rust
๐ฏ
100% Conformance
Passes all server and client MCP conformance tests - protocol version 2025-11-25.
๐
All Transports
Stdio, Streamable HTTP, and backward-compatible SSE. One handler works across all transports.
๐งฉ
Framework Agnostic
Native Axum and Actix-web integrations, plus BYO-server mode for existing apps.
๐ญ
Production Ready
DNS rebinding protection, resumability, health checks, OAuth 2.1, and MCP Tasks.
โจ
Powerful Macros
mcp_tool, tool_box!, mcp_elicit - generate MCP schemas directly from your Rust structs.
๐ฆ
Open & Free
MIT licensed. Part of the rust-mcp-stack ecosystem with rust-mcp-filesystem and mcp-discovery.
