mcpbeat Sign in

MCP Memory Graph MCP Server

by retrorobai Your server? Claim it
local only

MCP Memory Graph runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi.

Authority-weighted memory graph for AI agents with conflict detection and semantic search.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 14 · -44% w/w
a month agotoday
60
Installs / week
pypi · mcp-memory-graph
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-memory-graph -- uvx mcp-memory-graph
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-memory-graph": {
      "args": [
        "mcp-memory-graph"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-memory-graph]
command = "uvx"
args = ["mcp-memory-graph"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-memory-graph": {
      "args": [
        "mcp-memory-graph"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-memory-graph": {
      "args": [
        "mcp-memory-graph"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Memory Graph

same job, measured the same way
Stompy – AI Memory for Claude & MCP Agents
by stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

answering
Neuromcp
by adelelo13

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

289 installs/wk local only
Yantrikdb MCP
by yantrikos

Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection

1 446 installs/wk local only
Mnemograph
by tm42

Event-sourced knowledge graph memory for AI coding agents with semantic search

148 installs/wk local only
SMRITI Memory
by smriti-memcore

Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.

3 347 installs/wk local only
SMRITI Memory
by shivamtyagi18

Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.

local only
Ace Memory
by rudedoggg

Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.

answering
Agent Knowledge
by keshrath

Cross-session memory for AI agents - knowledge graph, scoring, semantic search

119 installs/wk local only

MCP Memory Graph — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Memory Graph?
MCP Memory Graph runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-memory-graph was installed 60 times last week.
Is MCP Memory Graph still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Memory Graph?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-memory-graph straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Memory Graph?
The pypi package mcp-memory-graph was installed 60 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.