1ch1n/mychatarchive
Local-first AI memory archive. Import ChatGPT, Claude, and Grok exports, generate semantic embeddings, and search via MCP server. Zero cloud, zero cost.
Builds on a local SQLite database with sentence-transformers for client-side embeddings, exposing semantic search and context retrieval through MCP tools (`search_brain`, `get_context`, `capture_thought`) that integrate directly with Claude Desktop, Cursor, and Claude Code. Supports auto-discovery of local Claude Code sessions and Cursor databases, manual imports from ChatGPT/Claude/Grok JSON exports, optional LLM-based thread summarization, and incremental syncing with SHA1 deduplication to prevent duplicates across multiple sources.
Stars
18
Forks
5
Language
Python
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/1ch1n/mychatarchive"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
mordechaipotash/brain-mcp
Your AI has amnesia. Persistent memory and cognitive context for AI. 25 MCP tools. 12ms recall.
nonatofabio/local_faiss_mcp
Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for...