chrisribe/simple-memory-mcp
🧠Blazingly fast persistent memory for AI assistants. Sub-millisecond SQLite storage with smart tagging, full-text search, and automatic relationships. MCP server + CLI.
Implements an MCP server with a GraphQL interface for memory operations, storing data in local SQLite with BM25 full-text search scoring rather than embeddings. Integrates directly with Claude Desktop and VS Code via MCP protocol, plus includes a CLI for manual queries and a web interface for browsing stored memories. Designed as a lightweight alternative to RAG systems for single-user local knowledge management without vector databases or cloud dependencies.
Available on npm.
Stars
6
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/chrisribe/simple-memory-mcp"
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....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs