MCP AdGuard Home
by Samik081
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging to stderr | false |
| MCP_HOST | No | HTTP server bind address (only used when MCP_TRANSPORT=http) | 0.0.0.0 |
| MCP_PORT | No | HTTP server port (only used when MCP_TRANSPORT=http) | 3000 |
| ADGUARD_URL | Yes | AdGuard Home base URL (e.g., http://192.168.1.1:3000) | |
| MCP_TRANSPORT | No | Transport mode: stdio (default) or http | stdio |
| ADGUARD_PASSWORD | Yes | Admin password | |
| ADGUARD_USERNAME | Yes | Admin username | |
| ADGUARD_CATEGORIES | No | Comma-separated category allowlist (e.g., dns,filtering,stats) | all |
| ADGUARD_ACCESS_TIER | No | read-only for read-only tools only, full for all tools | full |
| ADGUARD_TOOL_BLACKLIST | No | Comma-separated list of tool names to exclude (e.g., dns_clear_cache,stats_reset) | |
| ADGUARD_TOOL_WHITELIST | No | Comma-separated list of tool names to force-include, bypassing access tier and category filters | |
| MCP_EXCLUDE_TOOL_TITLES | No | Set true to omit tool titles from registration (saves tokens) | false |
| MCP_SESSION_IDLE_TIMEOUT | No | Seconds of inactivity after which an HTTP session is closed and its memory released. 0 disables. Only used when MCP_TRANSPORT=http | 1800 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessResponsive