← Index

io.github.lazyants/hetzner

io.github.lazyants/hetzner·v1.1.1·Other
Quality Score
84
/100

MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hetzner": {
      "command": "npx",
      "args": [
        "-y",
        "@lazyants/hetzner-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hetzner": {
      "command": "npx",
      "args": [
        "-y",
        "@lazyants/hetzner-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @lazyants/hetzner-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other