Loomal

Pi-hole MCP Server

MCP server by github.com/ranklancer/pihole-mcp

MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats

0 starsnpm: @ranklancer/pihole-mcp

About Pi-hole MCP Server

Pi-hole MCP Server is an MCP (Model Context Protocol) server published by ranklancer in the official MCP registry. MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats

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

Development happens in the open at github.com/ranklancer/pihole-mcp.

Use Pi-hole MCP Server with your agent

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

Frequently asked questions

What is Pi-hole MCP Server?
Pi-hole MCP Server is an MCP (Model Context Protocol) server by ranklancer. MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats
How do I connect Pi-hole MCP Server to Claude, Cursor, or another MCP client?
Install Pi-hole MCP Server from its npm package (@ranklancer/pihole-mcp) 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 Pi-hole MCP Server open source?
Yes — the source code is public at github.com/ranklancer/pihole-mcp.
Can AI agents pay to use Pi-hole MCP Server?
Not yet through Loomal — Pi-hole MCP Server 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 Pi-hole MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.