io.github.aplaceforallmystuff/mcp-pihole
Quality Score
76
/100
Pi-hole v6 MCP server - manage DNS blocking, stats, whitelists/blacklists
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-pihole": {
"command": "npx",
"args": [
"-y",
"mcp-pihole-server"
],
"env": {
"PIHOLE_URL": "<pihole_url>",
"PIHOLE_PASSWORD": "<your-pihole_password>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-pihole": {
"command": "npx",
"args": [
"-y",
"mcp-pihole-server"
],
"env": {
"PIHOLE_URL": "<pihole_url>",
"PIHOLE_PASSWORD": "<your-pihole_password>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-pihole-server§02 Environment variables
PIHOLE_URLrequired
Pi-hole web interface URL (e.g., http://pihole.local:8080)
PIHOLE_PASSWORDrequiredsecret
Pi-hole app password for API authentication
§03 MCP Quality Score · methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.