Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
CHROMA_HOSTNoChromaDB host (used in http mode)localhost
CHROMA_MODENoConnection mode - 'http' (default), 'persistent', or 'memory'http
CHROMA_PORTNoChromaDB port (used in http mode)8000
COHERE_API_KEYNoCohere API key for Cohere embeddings
OPENAI_API_KEYNoOpenAI API key for OpenAI embeddings
DEFAULT_EMBEDDING_MODELNoDefault embedding model name
CHROMA_PERSIST_DIRECTORYNoPath for local persistent storage (used in persistent mode)./chroma_db
DEFAULT_EMBEDDING_PROVIDERNoDefault embedding provider (sentence-transformers, openai, cohere, instructor, huggingface)

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/rkilchmn/chroma-mcp-server'

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