Memory is an MCP Server designed to empower MCP Clients like Cursor, Claude, and Windsurf with the ability to recall user preferences, behaviors, and information across different conversations. It utilizes advanced vector search technology to find relevant memories based on meaning, rather than just keywords, ensuring highly contextual recall. Built on the Cloudflare ecosystem, it integrates Workers, D1, Vectorize (for RAG), Durable Objects, Workers AI, and the Agents framework to provide a robust, scalable, and cost-effective solution for persistent conversational memory.
Key Features
01Built entirely on Cloudflare's serverless infrastructure (Workers, D1, Vectorize, Workers AI, Durable Objects)
02Free for typical usage levels leveraging Cloudflare's generous free tiers
03Semantic memory retrieval via vector search technology
04Cross-conversation memory for MCP Clients
05Secure memory storage with isolated namespaces and built-in rate limiting
060 GitHub stars
Use Cases
01Storing knowledge bases, technical documentation, and troubleshooting guides
02Tracking user behaviors and interaction patterns within applications
03Archiving project notes, decisions, and updates for easy retrieval