Hyper-mcp is a fast, secure MCP server that enhances applications with AI capabilities through WebAssembly plugins. It allows developers to write plugins in any language and distribute them via OCI registries.
A fast, secure MCP server that extends capabilities via WebAssembly plugins.
hyper-mcp simplifies adding AI capabilities to applications, compatible with Claude Desktop, Cursor IDE, and other MCP apps. Plugins can be written in any language that compiles to WebAssembly, distributed through container registries, and run anywhere.
Security-first design:
Configuration involves creating a config.json
file in the specified directory based on the OS, defining plugins with their OCI paths and runtime configurations. The server is then started via the command line.
Instructions are provided for setting up hyper-mcp within Cursor IDE's settings and utilizing tools through chat.
Example plugins include time calculations, QR code generation, hashing, IP retrieval, webpage fetching, crypto price retrieval, and file system operations.
Instructions are provided for creating and publishing plugins using Rust and Docker.
Apache 2.0.
tuananh/hyper-mcp
January 10, 2025
March 28, 2025
Rust