Skip to content
Back to search
30
MCP v0.1.1

io.github.Indhar01/memograph

io.github.Indhar01/memograph

Graph-based memory system for LLMs with knowledge graphs and 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.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
@mgamil/mapx
Multi-language code graph memory system for LLMs
0 tools
MemoryMesh
Store and query structured data in local knowledge graphs.
0 tools
io.github.MauriceIsrael/SmartMemory
Neuro-symbolic memory for LLMs (POC)
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.indhar01/memograph": {
      "url": "None",
      "transport": "http"
    }
  }
}