Manage AdGuard Home through AI assistants
claude mcp add mcp-adguard-home -- npx -y @samik081/mcp-adguard-home
claude_desktop_config.json
{
"mcpServers": {
"mcp-adguard-home": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-adguard-home": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-adguard-home": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-adguard-home": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-adguard-home": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-adguard-home"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Samik081--mcp-adguard-home/reviews or the review_server meta-tool.
POST /mcp