Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHUNK_SIZENoText chunk size4096
CHROMA_PATHNoVector database storage pathchroma_db
EMBED_MODELNoOllama embedding model namenomic-embed-text
DOWNLOAD_DIRNoDirectory for downloaded filesdownloads
CHUNK_OVERLAPNoOverlap between chunks409
OPENAI_API_KEYNoOpenAI API key for vector embeddings (required if using OpenAI)
COLLECTION_NAMENoChromaDB collection namedocuments
OLLAMA_BASE_URLNoOllama base URLhttp://localhost:11434
EMBEDDING_PROVIDERNoEmbedding Provider (openai or ollama)openai

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/CyprianFusi/MCP-rag-with-Chromadb'

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