mcp-memory

mcp-memory

28

MCP Memory is a server that allows clients to remember user information, such as preferences and behaviors, across conversations. It uses advanced vector search techniques to find relevant memories, leveraging Cloudflare's technologies for deployment and secure data handling.

MCP Memory

MCP Memory is a Model Context Protocol Server that allows clients such as Cursor, Claude, and Windsurf to remember user-specific information like preferences and behaviors across conversations. It uses vector search technology to find relevant memories based on their meanings. The project is built with technologies like Cloudflare Workers, D1, Vectorize, Durable Objects, and Workers AI.

Features:

  • Memory storage and retrieval for MCP Clients
  • Built with Cloudflare technologies
  • Vector search for conceptually related information
  • Security measures include isolated namespaces and rate limiting

Usage:

Deployment:

  • One-click deployment to Cloudflare
  • Template-based initiation from GitHub
  • Command line setup with Cloudflare CLI

Cost:

  • Free for most users with a tier allowing 1,000 memories and 28,000 queries per month.

Security:

  • Isolated namespaces for data separation
  • TLS encryption for secure communications