mcpbeat Sign in

Hetzner DNS MCP Server

local only

Hetzner DNS runs on your own machine — the client starts it, so there is no endpoint to ping. 612 installs a week from npm. Last commit 27 Aug 2026.

Manage DNS zones and records (zonefiles, RRSets, TTL, protection) via the Hetzner Cloud API

Installs per day peak 365 · avg 19
a month agotoday
612
Installs / week
npm · hetzner-dns-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Reaches cloud metadata service src/hosts.ts:16
  'metadata.google.internal',

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Hetzner DNS and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hetzner-dns-mcp -- npx -y hetzner-dns-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hetzner-dns-mcp": {
      "args": [
        "-y",
        "hetzner-dns-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hetzner-dns-mcp]
command = "npx"
args = ["-y", "hetzner-dns-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hetzner-dns-mcp": {
      "args": [
        "-y",
        "hetzner-dns-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hetzner-dns-mcp": {
      "args": [
        "-y",
        "hetzner-dns-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hetzner DNS

same job, measured the same way
MCP Cloudflare DNS
by ayo-fam

Cloudflare DNS MCP server: manage zones, records, cache purge, and page rules.

101 installs/wk local only
UniFi Protect MCP
by sirkirby

Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.

2 470 installs/wk local only
Replicate
by mcparmory

Run AI models, create deployments, and manage predictions via cloud API

319 installs/wk local only
I
Spaceship MCP
by bartwaardenburg

Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API

123 installs/wk local only
Numeral
by usefulapi

Calculate sales tax & VAT, record transactions and refunds, manage products and customers.

11 tools answering
u-he Preset Randomizer
by fannon

Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.

172 installs/wk local only
Apaleo
by apaleo

Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.

answering
Cloudflare MCP Pro
by helbertparanhos

Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4

71 installs/wk local only

Hetzner DNS — questions

Answers built from our own checks of this server.

Why is there no uptime for Hetzner DNS?
Hetzner DNS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hetzner-dns-mcp was installed 612 times last week.
How do I connect Hetzner DNS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hetzner-dns-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hetzner DNS?
The npm package hetzner-dns-mcp was installed 612 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hetzner DNS open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.