Pi-hole MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 12 Sep 2026.
MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats
Today is the operative word: we check Pi-hole MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add pihole-mcp -- npx -y @ranklancer/pihole-mcp
{
"mcpServers": {
"pihole-mcp": {
"args": [
"-y",
"@ranklancer/pihole-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pihole-mcp]
command = "npx"
args = ["-y", "@ranklancer/pihole-mcp"]
{
"mcpServers": {
"pihole-mcp": {
"args": [
"-y",
"@ranklancer/pihole-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pihole-mcp": {
"args": [
"-y",
"@ranklancer/pihole-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PIHOLE_INSTANCES (Comma-separated list of Pi-hole instance names (e.g. 'pihole' or 'primary,secondary')), PIHOLE_BASE_URL (Base URL of your first Pi-hole instance (e.g. 'http://192.168.1.100')), PIHOLE_PASSWORD (API password for your first Pi-hole instance).
The author declared them in the registry entry; get the values from the project itself.
Manage Pi-hole v6: DNS blocking, domains, clients, query analysis, DHCP, and multi-instance sync.
Pi-hole v6 MCP server - manage DNS blocking, stats, whitelists/blacklists
MCP server for VK Ads (VK Реклама) API: manage ad plans, ad groups, banners, and statistics.
MCP server for checking package versions across multiple package managers
MCP server for Neo4j Aura Database Instance Manager.
MCP server for xyzDB: run xyTalk queries, inspect lobes and stats, take hot snapshots.
MCP server for Instagram Graph API, Threads API & Meta platform management
MCP server for Yandex.Webmaster API — hosts, search queries, indexing status. Bearer token auth.
Answers built from our own checks of this server.