Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key (used in YAML config with ${OPENAI_API_KEY})
OPENROUTER_KEYNoOpenRouter API key (used in YAML config with ${OPENROUTER_KEY})
POLYBRAIN_DEBUGNoEnable debug logging to stderr
POLYBRAIN_API_KEYNoAPI key
POLYBRAIN_BASE_URLNoLLM API base URL
POLYBRAIN_HTTP_PORTNoServer port32701
POLYBRAIN_LOG_LEVELNoLog levelinfo
POLYBRAIN_MODEL_NAMENoModel name
POLYBRAIN_CONFIG_PATHNoCustom config file path

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/danielwpz/polybrain-mcp'

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