Skip to content
Back to search
30
MCP

io.github.sparkvibe-io/memorymesh

io.github.sparkvibe-io/memorymesh

Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.

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

Similar MCP servers embedding-nearest

io.github.SurajKGoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.shackleai/memory
Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.
0 tools
io.github.las7/memharness
Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.sparkvibe-io/memorymesh": {
      "url": "None",
      "transport": "http"
    }
  }
}