Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosity (DEBUG, INFO, WARNING, ERROR)INFO
EMBEDDING_MODELNoFastEmbed model for search/similarityBAAI/bge-small-en-v1.5
EMBEDDING_DEVICENoEmbedding hardware: cpu, cuda (GPU), or auto (detect)cpu
MAX_CONTENT_SIZENoMax bytes returned by read operations100000
TOOL_OUTPUT_MODENoResponse detail (compact, normal, debug)compact
MAX_CACHE_ENTRIESNoMax cache entries before LRU-K eviction10000
SEMANTIC_CACHE_DIRNoOverride cache/database directory path
TOOL_MAX_RESPONSE_TOKENSNoGlobal response token cap (0 = disabled)0

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/CoderDayton/semantic-cache-mcp'

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