AI Context Memory
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI Context Memorysave that I prefer dark mode for all my coding projects"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Memory
AI记忆管理服务 - 让AI记住重要信息
🚀 一键使用
# MCP服务器(用于VSCode/Kiro)
uvx --from git+https://github.com/rdone4425/mcp.git memory mcp
# HTTP API服务器
uvx --from git+https://github.com/rdone4425/mcp.git memory http
# 交互式命令行
uvx --from git+https://github.com/rdone4425/mcp.git memory interactiveRelated MCP server: MCP Memory
🔧 VSCode集成
# 自动配置
uvx --from git+https://github.com/rdone4425/mcp.git memory config📚 功能
存储和检索AI对话记忆
支持标签分类
全文搜索
数据加密
HTTP API接口
💾 数据存储
默认存储在 ~/.ai-context-memory/memories.db
🛠️ 自定义
# 自定义数据库路径
uvx --from git+https://github.com/rdone4425/mcp.git memory mcp --db-path ./my_db.db
# 自定义端口
uvx --from git+https://github.com/rdone4425/mcp.git memory http --port 9000就这么简单!
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceAn MCP server that extends AI agents' context window by providing tools to store, retrieve, and search memories, allowing agents to maintain history and context across long interactions.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI assistants the ability to remember user information (preferences, behaviors) across conversations using vector search technology.11MIT
- AlicenseNot gradedqualityCmaintenanceA MCP Server that gives AI assistants the ability to remember information about users across conversations using vector search technology.11MIT
- FlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that provides persistent memory capabilities using OpenAI's vector stores, allowing AI assistants to save and search through memories across conversations.2
Related MCP Connectors
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Cloud-hosted MCP server for durable AI memory
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rdone4425/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server