Loading MCP server directory, please wait...
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
npx @getmcp/cli add io.github.sparkvibe-io/memorymeshRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sparkvibe-io/memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}