mcp-adguard-home

mcp-adguard-home

3.2

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 .