Back to search
30
MCP

io.github.indhar01/memograph

io.github.indhar01/memograph

Graph-based memory system for LLMs with knowledge graphs and semantic search

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

Similar MCP servers embedding-nearest

io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
0 tools
io.github.mauriceisrael/smartmemory
Neuro-symbolic memory for LLMs (POC)
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.james-chahwan/repo-graph
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
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.indhar01/memograph": {
      "url": "None",
      "transport": "http"
    }
  }
}