Skip to main content
Glama
slaughters85j

Claude Memory MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHYesPath to the memory database directory (required positional argument)
OPENAI_API_KEYNoOpenAI API key required when PREFER_OPENAI_EMBEDDINGS is set to 'true'
DISABLE_EMBEDDINGSNoSet to 'true' to disable all embeddings and use text-based search only
PREFER_OPENAI_EMBEDDINGSNoSet to 'true' to use OpenAI embeddings instead of default local ONNX embeddings

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

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