Skip to content
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%
24 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
MemoryMesh
Store and query structured data in local knowledge graphs.
0 tools
Knowledge Graph Memory
Provides a knowledge graph management system for storing, retrieving, and querying information to build and maintain long-term memory across
0 tools
io.github.shweta-mishra-ai/tokenmizer
Graph-backed session memory for LLMs: checkpoint, resume, file analysis, token-savings stats.
0 tools

How to use

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

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