Back to search
30
MCP

io.github.tm42/mnemograph

io.github.tm42/mnemograph

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

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

Similar MCP servers embedding-nearest

io.github.indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.adelelo13/neuromcp
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
0 tools
io.github.rishimeka/genesys-memory
Causal graph memory engine for AI agents with scoring, activation, and forgetting
0 tools
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.tm42/mnemograph": {
      "url": "None",
      "transport": "http"
    }
  }
}