hyper-mcp and turbomcp
These are complements: hyper-mcp-rs/hyper provides the server runtime with WebAssembly extensibility, while Epistates/turbomcp offers a higher-level SDK for building MCP servers, and they could be used together where turbomcp generates server code that runs on the hyper-mcp runtime.
About hyper-mcp
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
This project provides a fast and secure server that lets you add AI capabilities to applications like Claude Desktop or Cursor IDE. It takes in WebAssembly-compiled plugins, written in any language, and provides their functions to your AI application. Developers who want to extend AI tools with custom, secure, and sandboxed functionalities will find this useful.
About turbomcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work