SERVER
AdGuard Home MCP Server
Rank #11,263io.github.Samik081/mcp-adguard-home
Manage AdGuard Home through AI assistants
First listed
Feb 7, 2026
Last publish date
Apr 9, 2026
OVERVIEW
AdGuard Home MCP Server is a Model Context Protocol (MCP) server published by samik081. It ranks #11,263 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AdGuard Home MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Apr 9, 2026.
STANDING
#11,263of 76,851 tracked serversTop 25%
Ranks ahead of 65,588 of 76,851 servers on MCP Toplist.
CONNECT
Use AdGuard Home MCP Server
Add AdGuard Home MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-adguard-home": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
],
"env": {
"ADGUARD_URL": "<your ADGUARD_URL>",
"ADGUARD_USERNAME": "<your ADGUARD_USERNAME>",
"ADGUARD_PASSWORD": "<your ADGUARD_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"mcp-adguard-home": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-adguard-home:0.5.7"
],
"env": {
"ADGUARD_URL": "<your ADGUARD_URL>",
"ADGUARD_USERNAME": "<your ADGUARD_USERNAME>",
"ADGUARD_PASSWORD": "<your ADGUARD_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
samik081
MORE FROM THIS PUBLISHER
Other servers by samik081
- Proxmox VE MCP Server#4,602 · 5 vers
- Authentik MCP Server#6,603 · 5 vers
- Komodo MCP Server#7,772 · 5 vers
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.7.0 | Apr 9, 2026 |
| 0.6.0 | Apr 8, 2026 |
| 0.5.8 | Mar 17, 2026 |
| 0.5.7 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains AdGuard Home MCP Server?
- AdGuard Home MCP Server is maintained by samik081, which publishes 4 MCP servers (20 total versions) tracked on MCP Toplist.
- Is AdGuard Home MCP Server listed on the Official MCP Registry?
- Yes — AdGuard Home MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AdGuard Home MCP Server have?
- MCP Toplist tracks 5 versions of AdGuard Home MCP Server, most recently published on Apr 9, 2026.
- Where can I find the source code for AdGuard Home MCP Server?
- The source code for AdGuard Home MCP Server is hosted at github.com/samik081/mcp-adguard-home.
EXPLORE