Back to search
30
MCP

io.github.kairosmobius/memory-nexus-mcp

io.github.kairosmobius/memory-nexus-mcp

Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.

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

Similar MCP servers embedding-nearest

io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools
io.github.n24q02m/mnemo-mcp
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
NeuroMCP
Semantic memory for AI agents with hybrid search, knowledge graph, and memory consolidation.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kairosmobius/memory-nexus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}