Skip to content
Back to search
30
MCP

MCP Memory Graph

io.github.retrorobai/mcp-memory-graph

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

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP Memory Graph
Authority-weighted memory graph for AI agents with conflict detection and semantic search.
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
io.github.pintomatic/kernal-mcp
Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_memory_graph": {
      "url": "None",
      "transport": "http"
    }
  }
}