Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDP_URLNoCDP endpoint of the stealth browser.http://127.0.0.1:9222
SEARXNG_URLNoYour SearXNG instance for search, e.g. http://searxng:8080. Needs formats: [html, json]. Unset → SERP via the stealth browser.
GROUNDHOG_MAX_TOKENSNoToken budget before truncation.20000
GROUNDHOG_COMPOSE_FILENoUse docker compose -f <file> up -d for auto-start instead of docker run (local repo).
GROUNDHOG_MIN_DELAY_MSNoMinimum delay between requests to the same domain.5000
GROUNDHOG_BROWSER_IMAGENoImage used for auto-start.ghcr.io/dmytrome/groundhog:latest
GROUNDHOG_SEARCH_BACKENDNoauto (SearXNG when SEARXNG_URL is set, else SERP), or force searxng / serp.auto
GROUNDHOG_BLOCK_PRIVATE_IPSNoEnforce the SSRF guard (resolve + block private ranges).true
GROUNDHOG_AUTO_START_BROWSERNoAuto-pull-and-run the browser container when it isn't reachable.true
GROUNDHOG_MAX_CONCURRENT_PAGESNoCap on concurrent open tabs.4

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/dmytrome/groundhog'

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