SERVER
AdGuard Home MCP Server
Rank #9762io.github.Samik081/mcp-adguard-home
Manage AdGuard Home through AI assistants
First listed
Mar 9, 2026
Last publish date
Apr 9, 2026
OVERVIEW
AdGuard Home MCP Server is a Model Context Protocol (MCP) server published by Samik081. It ranks #9762 of 58,900 servers tracked on MCP Toplist. AdGuard Home MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 9, 2026.
STANDING
#9,762of 58,900 tracked serversTop 25%
Ranks ahead of 49,138 of 58,900 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
ORGANIZATION
Samik081
MORE FROM THIS PUBLISHER
Other servers by Samik081
- Proxmox VE MCP Server#4378 · 5 vers
- Komodo MCP Server#5007 · 5 vers
- Authentik MCP Server#5985 · 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
- What is AdGuard Home MCP Server?
- Manage AdGuard Home through AI assistants
- 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 an official MCP server?
- Yes — AdGuard Home MCP Server is listed on the Official MCP Registry.
- 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