Loomal

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

2 starsnpm: @lazyants/hetzner-mcp-server

About hetzner

hetzner is an MCP (Model Context Protocol) server published by lazyants in the official MCP registry, listed under Cloud Platforms on Loomal. MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more.

It ships as an npm package (@lazyants/hetzner-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lazyants/hetzner-mcp-server, where the project has earned 2 GitHub stars.

Use hetzner with your agent

Claude Code · one command
claude mcp add hetzner -- npx -y @lazyants/hetzner-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hetzner": {
      "command": "npx",
      "args": [
        "-y",
        "@lazyants/hetzner-mcp-server"
      ]
    }
  }
}
npm@lazyants/hetzner-mcp-server

Frequently asked questions

What is hetzner?
hetzner is an MCP (Model Context Protocol) server by lazyants in the Cloud Platforms category. MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more.
How do I connect hetzner to Claude, Cursor, or another MCP client?
Install hetzner from its npm package (@lazyants/hetzner-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is hetzner open source?
Yes — the source code is public at github.com/lazyants/hetzner-mcp-server, with 2 GitHub stars.
Can AI agents pay to use hetzner?
Not yet through Loomal — hetzner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain hetzner? Claim this listing free by verifying GitHub ownership, or contact us.