← All servers
πŸ”§

Pi-hole MCP ServerVerifiedπŸ›‘ No advisories

io.github.hexamatic/pihole-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
12 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hexamatic, which proved it owns this namespace.

Verified owner: github.com/hexamatic β†—io.github.hexamatic/pihole-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs PIHOLE_PASSWORD.
βœ“
Configuration
Reads PIHOLE_URL, TZ, PIHOLE_TLS_SKIP_VERIFY, PIHOLE_REQUEST_TIMEOUT, PIHOLE_MAX_RETRIES, PIHOLE_RETRY_MAX_DELAY.

About

Manage Pi-hole v6: DNS blocking, domains, clients, query analysis, DHCP, and multi-instance sync.

Packages & transports

dockerghcr.io/hexamatic/pihole-mcp:0.8.0vlatest Β· docker run

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "pihole": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/hexamatic/pihole-mcp:0.8.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/hexamatic/pihole-mcp:0.8.0