Back to search
30
MCP

io.github.keshrath/agent-knowledge

io.github.keshrath/agent-knowledge

Cross-session memory for AI agents - knowledge graph, scoring, semantic search

Uptime
0.0%
3 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
io.github.varun29ankus/shodh-memory
Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.adelelo13/neuromcp
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
0 tools
io.github.alekseimarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.keshrath/agent-comm
Agent intercommunication - messaging, channels, shared state, and real-time events
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.keshrath/agent-knowledge": {
      "url": "None",
      "transport": "http"
    }
  }
}