Loading MCP server directory, please wait...
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins
npx @getmcp/cli add io.github.tuananh/hyper-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tuananh/hyper-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/tuananh/hyper-mcp:v0.1.6"
]
}
}
}