Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHUNK_SIZENoMaximum characters per chunk512
CHROMA_PATHNoPath to ChromaDB persistent directory./chroma_db
DATABASE_URLNoPostgreSQL connection string for pgvector (optional, if empty uses ChromaDB)
NOTION_TOKENNoNotion integration token for saving summaries and flashcards
CHUNK_OVERLAPNoCharacter overlap between chunks64
EMBEDDING_DIMNoDimension of the embedding model's output384
EMBEDDING_MODELNoHuggingFace embedding model nameintfloat/multilingual-e5-small
CHROMA_COLLECTIONNoChromaDB collection namestudy_chunks
NOTION_DATABASE_IDNoNotion database ID for storing summaries and flashcards

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/italoo97/study-mcp'

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