Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoPublic base URL of the server.http://localhost:8000
JWT_SECRETYesJWT secret key, minimum 32 characters.
ADMIN_EMAILYesAdmin email address, auto-created on first run.
ADMIN_PASSWORDYesAdmin password.
MIRO_CLIENT_IDNoMiro OAuth client ID.
FIGMA_CLIENT_IDNoFigma OAuth client ID.
SLACK_CLIENT_IDNoSlack OAuth client ID.
TELEGRAM_API_IDNoTelegram API ID for personal account.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
TELEGRAM_API_HASHNoTelegram API hash for personal account.
MIRO_CLIENT_SECRETNoMiro OAuth client secret.
SEMANTIC_TOP_TOOLSNoNumber of top tools to return.5
TEAMWORK_CLIENT_IDNoTeamwork OAuth client ID.
FIGMA_CLIENT_SECRETNoFigma OAuth client secret.
SLACK_CLIENT_SECRETNoSlack OAuth client secret.
EMBEDDING_MODEL_NAMENoEmbedding model for semantic routing.intfloat/multilingual-e5-small
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.
TOKENS_ENCRYPTION_KEYYesEncryption key for stored tokens, 32 characters.
SEMANTIC_TOP_PROVIDERSNoNumber of top providers to consider.3
TEAMWORK_CLIENT_SECRETNoTeamwork OAuth client secret.
SEMANTIC_INTENT_PHRASE_COUNTNoNumber of phrases for intent expansion.5
SEMANTIC_TOOL_ROUTING_ENABLEDNoEnable semantic tool routing.true
SEMANTIC_INTENT_EXPANSION_ENABLEDNoEnable intent expansion.true

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/Vangardo/mcp_hub'

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