Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INDEX_ROOTYesThe root directory for the index, used by the retriever. This is mandatory for MCP (Multi-Cloud Platform) querying.
EMBED_MODELNoName of the embedding model to use. Default value of BAAI/bge-large-en-v1.5.BAAI/bge-large-en-v1.5
EMBED_ENDPOINTNoPath to an OpenAI compatible embedding endpoint (ends with /v1). If not set, a local Hugging Face model is used by default.
OPENAI_API_KEYNoOpenAI API key, required if using an OpenAI-compatible embedding endpoint.
MCP_DESCRIPTIONYesThe exposed name and description for the MCP server, used for MCP querying only. This is mandatory for MCP querying. For example: "RAG to my local personal documents"

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/bixentemal/mcp-ragnar'

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