Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PASSWORDYesPassword for the PostgreSQL database.
SPRINTER_USERYesUsername for logging into the web UI.
SPRINTER_PASSWORDYesPassword for logging into the web UI.
SPRINTER_MCP_TOKENNoBearer token required to access the MCP endpoint. If not set, MCP endpoint returns 401.
SPRINTER_SESSION_SECRETYesSecret key for signing session cookies (generate with `openssl rand -hex 32`).

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/danimoya/sprinter'

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