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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
@mseep/memorymesh
An MCP server that uses a knowledge graph to store and recall structured memory for AI models
0 tools
io.github.umitkavala/mindpm
Persistent project memory for LLMs via SQLite. Never re-explain your project again.
0 tools

How to use

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

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