Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesURL of the Redis server (e.g., redis://localhost:6379 or redis://redis_db:6379 in Docker).
SEMANTIC_INDEX_NAMENoName of the RediSearch index for semantic memory.idx:semantic_memory
SEMANTIC_VECTOR_DIMNoDimension of the embedding vectors.1536
SEMANTIC_DISTANCE_METRICNoDistance metric for semantic search: COSINE, L2, or IP.COSINE

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/ResakaGit/mcp-memory'

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