Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DATA_DIRNoDirectory for runtime data such as SQLite databases (auth, system settings, API keys, call logs, knowledge index, LLM conversations) and JSON settings files.
MCP_API_TOKENNoStrong random Bearer token for MCP network endpoints; alternatively create an API key in the admin console.
MCP_KNOWLEDGE_DIRNoDirectory for the knowledge base raw documents (source of truth).
MCP_PUBLIC_BASE_URLNoHTTPS public base URL for deployment; used for MCP endpoints.
PARSER_BROWSER_CDP_URLNoURL to a remote Chromium CDP endpoint for dynamic JavaScript webpage parsing.
MCP_ADMIN_BOOTSTRAP_TOKENNoAt least 24 characters; required in production for first admin initialization; temporary for remote initial setup.
PARSER_BROWSER_EXECUTABLE_PATHNoPath to a Chromium executable for dynamic JavaScript webpage parsing.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues