Skip to content
Back to search
30
MCP

io.github.varun29ankus/shodh-memory

io.github.varun29ankus/shodh-memory

Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.

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

Similar MCP servers embedding-nearest

io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
com.humaux/memory
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
0 tools · streamable-http
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.varun29ankus/shodh-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}