Loomal

MCP Memory Graph

MCP server by github.com/retrorobai/mcp-memory-graph

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

0 starspypi: mcp-memory-graph

About MCP Memory Graph

MCP Memory Graph is an MCP (Model Context Protocol) server published by retrorobai in the official MCP registry, listed under Search on Loomal. Authority-weighted memory graph for AI agents with conflict detection and semantic search.

It ships as a Python package on PyPI (mcp-memory-graph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/retrorobai/mcp-memory-graph.

Use MCP Memory Graph with your agent

Claude Code · one command
claude mcp add mcp-memory-graph -- uvx mcp-memory-graph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-memory-graph": {
      "command": "uvx",
      "args": [
        "mcp-memory-graph"
      ]
    }
  }
}
pypimcp-memory-graph

Frequently asked questions

What is MCP Memory Graph?
MCP Memory Graph is an MCP (Model Context Protocol) server by retrorobai in the Search category. Authority-weighted memory graph for AI agents with conflict detection and semantic search.
How do I connect MCP Memory Graph to Claude, Cursor, or another MCP client?
Install MCP Memory Graph from its pypi package (mcp-memory-graph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Memory Graph open source?
Yes — the source code is public at github.com/retrorobai/mcp-memory-graph.
Can AI agents pay to use MCP Memory Graph?
Not yet through Loomal — MCP Memory Graph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Memory Graph? Claim this listing free by verifying GitHub ownership, or contact us.