hetzner for Claude Desktop
io.github.lazyants/hetzner
MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more.
client:Claude Desktop
transport:stdio
runtime:npm
Install hetzner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hetzner": {
"command": "npx",
"args": [
"-y",
"@lazyants/hetzner-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs