Epistates/turbomcp
A full featured, enterprise grade rust MCP SDK
This project helps Rust developers build "Model Context Protocol (MCP)" servers and clients. It takes your Rust functions and structures, automatically converting them into network-accessible tools, resources, and prompts. Developers can use this to create robust, production-ready services that communicate using the MCP standard, potentially integrating with platforms like Claude Desktop or other AI tools.
Use this if you are a Rust developer looking to build services that conform to the Model Context Protocol, needing features like automatic JSON schema generation, multiple transport options (HTTP, WebSockets, TCP), and a modular architecture for enterprise-grade applications.
Not ideal if you are not a Rust developer, or if you need to integrate with protocols other than Model Context Protocol.
Stars
74
Forks
15
Language
Rust
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Epistates/turbomcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.