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

就这么简单!

-
license - not tested
Not graded
quality - not tested
Not graded
maintenance - not tested

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that gives AI assistants the ability to remember user information (preferences, behaviors) across conversations using vector search technology.
    11
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A MCP Server that gives AI assistants the ability to remember information about users across conversations using vector search technology.
    11
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A 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

View all related MCP servers

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.

View all MCP Connectors

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