Skip to main content
Glama
Samik081

MCP AdGuard Home

by Samik081

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging to stderrfalse
MCP_HOSTNoHTTP server bind address (only used when MCP_TRANSPORT=http)0.0.0.0
MCP_PORTNoHTTP server port (only used when MCP_TRANSPORT=http)3000
ADGUARD_URLYesAdGuard Home base URL (e.g., http://192.168.1.1:3000)
MCP_TRANSPORTNoTransport mode: stdio (default) or httpstdio
ADGUARD_PASSWORDYesAdmin password
ADGUARD_USERNAMEYesAdmin username
ADGUARD_CATEGORIESNoComma-separated category allowlist (e.g., dns,filtering,stats)all
ADGUARD_ACCESS_TIERNoread-only for read-only tools only, full for all toolsfull
ADGUARD_TOOL_BLACKLISTNoComma-separated list of tool names to exclude (e.g., dns_clear_cache,stats_reset)
ADGUARD_TOOL_WHITELISTNoComma-separated list of tool names to force-include, bypassing access tier and category filters
MCP_EXCLUDE_TOOL_TITLESNoSet true to omit tool titles from registration (saves tokens)false
MCP_SESSION_IDLE_TIMEOUTNoSeconds of inactivity after which an HTTP session is closed and its memory released. 0 disables. Only used when MCP_TRANSPORT=http1800

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Samik081/mcp-adguard-home'

If you have feedback or need assistance with the MCP directory API, please join our Discord server