fcannizzaro/mcp-adguard-home
If you are the rightful owner of mcp-adguard-home and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AdGuard Home MCP is a Model Context Protocol server implementation designed to manage DNS records and filtering rules using AI agents.
π‘οΈ AdGuard Home MCP
A Model Context Protocol (MCP) server implementation for AdGuard Home. Easily query and manage DNS records, filtering rules, and more via AI agents.
π¦ Installation
npm i -g @fcannizzaro/mcp-adguard-home
βοΈ Configuration
Set the following environment variables:
ADGUARD_USERNAME=
ADGUARD_PASSWORD=
ADGUARD_URL=
π Usage
Configure your MCP client to use mcp-adguard-home (it's a stdio server).

π§° Rewrite DNS Tools
- π List records (
list_rewrite_dns_records) - β Add record (
add_rewrite_dns_record) - β Delete record (
remove_rewrite_dns_record)
π§ DNS Filtering Tools
- π List rules (
list_dns_filtering_rules) - π§ Add/Update rules (
manage_dns_filtering_rules) - β Delete rules (
remove_dns_filtering_rules)
π License
Licensed under the .