Can I use memory.mcpgenerator.com to store my memories?
Yes, you can use memory.mcpgenerator.com to store and retrieve your memories. The service is free, your memories are securely stored and accessible only to you, but I cannot guarantee that the service will always be available.
Can I host it?
Yes, you can host your own instance of MCP Memory for free on Cloudflare. You’ll need a Cloudflare account and the following services: Workers, Vectorize, D1 Database, Workers AI.
Can I run it locally?
Yes, you can run MCP Memory locally for development. Use wrangler dev
to run the worker locally. You’ll need to set up local development credentials for Cloudflare services. Note that some features like vector search or workers AI requires a connection to Cloudflare’s services.
Can I use different hosting?
No, MCP Memory is specifically designed for Cloudflare’s infrastructure.
Why did you build it?
I wanted an open-source solution and control over my own data was important to me.
Can I use it for more than one person?
Yes, MCP Memory can be integrated into your app to serve all your users. Each user gets their own isolated memory space.
Can I use it to store things other than memories?
Yes, MCP Memory can store any type of text-based information. Some practical examples: Knowledge Base: Store technical documentation, procedures, and troubleshooting guides; User Behaviors: Track how users interact with features and common usage patterns; Project Notes: decisions and project updates. The vector search will help find related items regardless of content type.
MCP Memory
Project Details
- moe-Kuroko/mcp-memory
- Last Updated: 4/28/2025
Recomended MCP Servers
NEXUS MCP- Simple MCP server for Claude Desktop
dameng-mcp-server
Local MCP server implementation for Starwind UI that you can use with Cursor, Windsurf, and other AI tools
MCP to index techincal docs on local vector database to work with Cursor
MCP server for Youtube
DevHub CMS LLM integration through the Model Context Protocol
这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上
MCP server providing IP geolocation via IP-API.com. Free, no API key required.
An MCP (Model Context Protocol) server that enables AI assistants to execute terminal commands securely.