Loomal

Adaptive Memory Graph

MCP server by github.com/raskolnikovdd/adaptive-memory-graph

Persistent memory for Claude via weighted, interconnected knowledge nodes.

0 starspypi: adaptive-memory-graph

About Adaptive Memory Graph

Adaptive Memory Graph is an MCP (Model Context Protocol) server published by raskolnikovdd in the official MCP registry, listed under Knowledge & Memory on Loomal. Persistent memory for Claude via weighted, interconnected knowledge nodes.

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

Development happens in the open at github.com/raskolnikovdd/adaptive-memory-graph.

Use Adaptive Memory Graph with your agent

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

Frequently asked questions

What is Adaptive Memory Graph?
Adaptive Memory Graph is an MCP (Model Context Protocol) server by raskolnikovdd in the Knowledge & Memory category. Persistent memory for Claude via weighted, interconnected knowledge nodes.
How do I connect Adaptive Memory Graph to Claude, Cursor, or another MCP client?
Install Adaptive Memory Graph from its pypi package (adaptive-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 Adaptive Memory Graph open source?
Yes — the source code is public at github.com/raskolnikovdd/adaptive-memory-graph.
Can AI agents pay to use Adaptive Memory Graph?
Not yet through Loomal — Adaptive 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 Adaptive Memory Graph? Claim this listing free by verifying GitHub ownership, or contact us.