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 .