Skip to main content
Glama
RetroRobAI

mcp-memory-graph

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_GRAPH_DIMNoEmbedding dimensions384
MEMORY_GRAPH_MODELNosentence-transformers modelall-MiniLM-L6-v2
MEMORY_GRAPH_DB_PATHNoSQLite database path~/.mcp-memory-graph/memories.db
MEMORY_GRAPH_DEFAULT_RESULTSNoDefault retrieval limit10
MEMORY_GRAPH_CONFLICT_THRESHOLDNoCosine similarity above which memories are flagged as conflicting0.85

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

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