hyper-mcp-rs/hyper-mcp
A Model Context Protocol (MCP) server implemented in Rust that runs WebAssembly plugins to extend AI assistant capabilities.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
hyper-mcp is a fast, secure server implementing the Model Context Protocol, enabling AI assistants like Claude Desktop and Cursor IDE to call tools and access external capabilities. It uses WebAssembly via the Extism framework to sandbox plugins written in any language that compiles to WASM. Plugins can be distributed via standard OCI registries and support configurable sandboxing for network, filesystem, and memory access.