Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELYesModel name to use for OpenAI-compatible completions.
MCP_AUTH_TOKENYesBearer token for MCP browser runner authentication (Worker secret).
OPENAI_API_KEYYesAPI key for the OpenAI-compatible model (Worker secret).
OPENAI_BASE_URLYesBase URL for an OpenAI-compatible API that supports POST /chat/completions.
GOOGLE_CLIENT_IDYesGoogle OAuth 2.0 client ID from Google Cloud.
APP_SIGNING_SECRETYesRandom secret for signing plan tokens and session cookies (Worker secret).
ALLOWED_TARGET_HOSTSNoOptional comma-separated list of allowed target hosts for automation; if not set, any HTTPS origin is allowed.
GOOGLE_CLIENT_SECRETYesGoogle OAuth 2.0 client secret (Worker secret).
GOOGLE_ALLOWED_DOMAINSNoOptional comma-separated list of allowed email domains for Google SSO.

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/Aksara-Teknologi/FormPilot'

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