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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
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
tejzpr/smriti-mcp
MCP for Graph-Based AI Memory System with EcphoryRAG Retrieval
0 tools
NeuroMCP
Semantic memory for AI agents with hybrid search, knowledge graph, and memory consolidation.
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools

How to use

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

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