Pi-hole MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 12 Apr 2026.
MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats
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"
}
}
}
Answers built from our own checks of this server.