MCP Server
MCP
io.github.pragneshbagary/memex
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Install
uvx mcp-memex
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-memex",
"version": "0.1.9",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment