adguard-mcp
by solomonneas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADGUARD_SYNC_URL | No | Alias for ADGUARDHOME_SYNC_URL. | |
| ADGUARD_PRIMARY_URL | No | URL of the primary AdGuard Home instance. | |
| ADGUARDHOME_SYNC_URL | No | URL of the AdGuardHome Sync server (optional). | |
| ADGUARD_SECONDARY_URL | No | URL of an optional secondary AdGuard Home instance. | |
| ADGUARD_SYNC_PASSWORD | No | Alias for ADGUARDHOME_SYNC_PASSWORD. | |
| ADGUARD_SYNC_USERNAME | No | Alias for ADGUARDHOME_SYNC_USERNAME. | |
| ADGUARD_DEFAULT_INSTANCE | No | Default instance name when `instance` argument is omitted in tool calls (default: 'primary'). | |
| ADGUARD_PRIMARY_PASSWORD | No | Password for the primary AdGuard Home instance. | |
| ADGUARD_PRIMARY_USERNAME | No | Username for the primary AdGuard Home instance. | |
| ADGUARDHOME_SYNC_PASSWORD | No | Password for Sync server Basic auth (optional). | |
| ADGUARDHOME_SYNC_USERNAME | No | Username for Sync server Basic auth (optional). | |
| ADGUARD_SECONDARY_PASSWORD | No | Password for the secondary AdGuard Home instance. | |
| ADGUARD_SECONDARY_USERNAME | No | Username for the secondary AdGuard Home instance. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/solomonneas/adguard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server