Hyper Mcp Shell
Freeby MCP Community
A shell for the ModelContextProtocol
v1.1.2Added Apr 12, 2026
Hyper Mcp Shell MCP Server
A shell for the ModelContextProtocol
Installation
Reviews
Installation
Quick install
npx -y hyper-mcp-shell
Add to claude_desktop_config.json
{
"mcpServers": {
"hyper-mcp-shell": {
"command": "npx",
"args": ["-y", "hyper-mcp-shell"]
}
}
}