Skip to main content
Glama
rdone4425

AI Context Memory

by rdone4425

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 interactive

Related 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

就这么简单!

-
security - not tested
-
license - not tested
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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