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
AGENTOS_DB_PATHNoSQLite database path (set to use a custom location)~/.agentos/agentos.db
EMBEDDING_MODELNoLocal sentence-transformers modelall-MiniLM-L6-v2
MEMORY_DECAY_RATENoDaily decay rate for unaccessed memories0.01
CHROMA_PERSIST_DIRNoChromaDB persistence directory./chroma_store
PATTERN_MIN_FREQUENCYNoMinimum occurrences to flag as a pattern3
REFLECTION_LOOKBACK_DAYSNoDays analyzed in reflection jobs7

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/Roxmix/agentos-mcp'

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