Loading MCP server directory, please wait...
Zero-inbound-port MCP gateway for managing distributed edge servers over reverse SSH tunnels
npx @getmcp/cli add io.github.olafkfreund/myrmex-hiveRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.olafkfreund/myrmex-hive": {
"command": "docker",
"args": [
"{config_dir}:/app/config:ro",
"run",
"-i",
"--rm",
"ghcr.io/olafkfreund/myrmex-gateway:1.0.3",
"/app/config/gateway_config.json"
]
}
}
}