MCP Pihole runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 9 Aug 2026.
Pi-hole v6 MCP server - manage DNS blocking, stats, whitelists/blacklists
Today is the operative word: we check MCP Pihole 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 mcp-pihole -- npx -y mcp-pihole-server
{
"mcpServers": {
"mcp-pihole": {
"args": [
"-y",
"mcp-pihole-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pihole]
command = "npx"
args = ["-y", "mcp-pihole-server"]
{
"mcpServers": {
"mcp-pihole": {
"args": [
"-y",
"mcp-pihole-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pihole": {
"args": [
"-y",
"mcp-pihole-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PIHOLE_URL (Pi-hole web interface URL (e.g., http://pihole.local:8080)), PIHOLE_PASSWORD (Pi-hole app password for API authentication).
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.
MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats
MCP server for checking package versions across multiple package managers
Hotel Booking MCP Server
Manage Proxmox VE through AI assistants
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
Manage AdGuard Home through AI assistants
Manage your Plesk hosting server using AI assistants.
Answers built from our own checks of this server.