mcp-adguard-home

fcannizzaro/mcp-adguard-home

3.3

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 dayong@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.

npm version CI: Publish Package

đŸ“Ļ 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).

AdGuard Home

🧰 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 .