Skip to content
Back to search
30
MCP

mcp-memory-rs

io.github.dionanos/mcp-memory-rs

Local-first agent memory: versioned JSON categories, BM25 search, per-device ACL, fleet sync.

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

Similar MCP servers embedding-nearest

M3 Memory
Local-first agentic memory for MCP agents — 25 tools, hybrid search, GDPR, no cloud.
0 tools
local-memory-mcp
Structured agent memory with SQLite/FTS5 + optional Qdrant vector search, exposed via MCP
0 tools
mcp-vl-msa-rs
Searchable agent memory: BM25 corpus recall, original-text injection, remember/forget capsules.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-memory-rs": {
      "url": "None",
      "transport": "http"
    }
  }
}