Skip to content
Back to search
30
MCP v0.1.0 streamable-http

dev.memnode/memnode

dev.memnode/memnode

Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.

Uptime
0.0%
29 probes
Response
711ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Ori Mnemos
Persistent memory infrastructure for AI agents with identity, knowledge graph, and semantic search.
0 tools
io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
0 tools · streamable-http
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools
Multinex MemQ
Persistent memory for AI agents with OAuth-backed hosted MCP access.
0 tools · streamable-http
io.github.n24q02m/mnemo-mcp
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
0 tools

How to use

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

{
  "mcpServers": {
    "dev.memnode/memnode": {
      "url": "https://api.memnode.dev/mcp",
      "transport": "streamable-http"
    }
  }
}