Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYNoAPI key for Groq (enables stance classification).
GROUNDCHECK_PYTHONNoPython interpreter used to spawn the engine.python3
GROUNDCHECK_NO_SPAWNNoSet to disable auto-spawning the engine.
GROUNDCHECK_REPO_URLNoURL used in the attribution footer/badge.
GROUNDCHECK_ENGINE_DIRNoPath to the engine directory for auto-spawn.
GROUNDCHECK_ENGINE_URLNoURL where the engine is running (or will be spawned).http://127.0.0.1:8723
GROUNDCHECK_SEARCH_KEYNoBearer token for the custom search endpoint.
GROUNDCHECK_SEARCH_URLNoCustom JSON search endpoint URL.
GROUNDCHECK_ENGINE_HOSTNoEngine bind address.127.0.0.1
GROUNDCHECK_ENGINE_PORTNoEngine bind port.8723
GROUNDCHECK_ROUTER_PATHNoPath to the free-llm-router Python package.
GROUNDCHECK_SEARCH_BACKENDNoSet to 'stub' to disable real retrieval.

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/beepboop2025/groundcheck'

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