Back to search
30
MCP 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%
5 probes
Response
0ms
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.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
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
n24q02m/mnemo-mcp
Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited.
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"
    }
  }
}