Skip to main content
Glama

Pi-hole MCP Server

by sbarbett
MIT License
3
  • Apple
  • Linux
example.env579 B
# Primary Pi-hole (required) PIHOLE_URL=https://test-pihole.example.xyz PIHOLE_PASSWORD="correct horse battery staple" #PIHOLE_NAME=Primary # optional, defaults to URL if unset # Secondary Pi-hole (optional) #PIHOLE2_URL=https://secondary-pihole.local/ #PIHOLE2_PASSWORD=password2 #PIHOLE2_NAME=Secondary # optional # Additional Pi-holes (optional) #PIHOLE3_URL=https://third-pihole.local/ #PIHOLE3_PASSWORD=password3 #PIHOLE3_NAME=Third # optional #PIHOLE4_URL=https://fourth-pihole.local/ #PIHOLE4_PASSWORD=password4 #PIHOLE4_NAME=Fourth # optional

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sbarbett/pihole-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server