
Hyper MCP
Supports UIby hyper-mcp-rs
High-performance MCP server that extends capabilities via secure WebAssembly (WASM) plugins.
What it does
Hyper MCP is a fast and secure MCP server that allows developers to extend AI capabilities using WebAssembly plugins. Instead of writing monolithic servers, you can create small, sandboxed plugins in any language that compiles to WASM and distribute them via OCI registries (like Docker Hub).
Tools
hyper_mcp-list_plugins: Lists all currently loaded plugins.hyper_mcp-load_plugin: Dynamically loads a new plugin at runtime.hyper_mcp-unload_plugin: Unloads a plugin to free resources.- Plugin-specific tools: Depending on the loaded plugin (e.g., time, QR code, fetch), various specialized tools are exposed to the LLM.
Installation
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"hyper-mcp": {
"command": "hyper-mcp"
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Any MCP-compatible client supporting stdio transport.
Quick install
hyper-mcpInformation
- Pricing
- free
- Published
- 4/23/2026
- stars






