turbomcp
A full featured, enterprise grade rust MCP SDK
TurboMCP is a production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate macros, modular transport architecture, and WASM support. It features compile-time schema generation, feature-gated transports, and a no_std core for edge and WASM deployment. The 25-crate workspace supports multiple transports including STDIO, HTTP, WebSocket, TCP, and Unix sockets, along with OAuth 2.1 and DPoP security.
Features
Compatibility
Use cases
Alternatives
Related searches
Comments
- MMarlowe ClarkApr 17, 2026
Good for teams building production MCP servers that need reliability guarantees
- Blake LeeApr 6, 2026
Full-featured means you are not hitting missing features mid-integration
- RRiley HarrisMar 27, 2026
The Rust implementation gives type safety and performance that JS SDKs cannot match
- Sam RiveraMar 8, 2026
Enterprise-grade Rust MCP SDK with the performance to match — handles high concurrency well