Skip to main content

Agent 记忆系统 MCP 服务 — 为 Claude Code / Cursor 等 AI 客户端提供持久记忆能力

Project description

Agent Memory MCP

Agent 记忆系统 MCP 服务 — 为 Claude Code / Cursor 等 AI 客户端提供持久记忆能力。

功能

  • 记住 关键信息、用户偏好、项目上下文
  • 回忆 相关记忆,支持语义搜索和 LLM 重排序
  • 摘要 自动生成会话摘要并提取事实
  • 任务管理 跟踪活跃任务、同步 beads 任务数据
  • 审计日志 查询操作历史

安装

pip install ivanston-memory-mcp

配置

在 MCP 客户端配置中添加:

{
  "mcpServers": {
    "agent-memory": {
      "command": "agent-memory",
      "args": ["server"],
      "env": {
        "ANTHROPIC_API_KEY": "sk-..."
      }
    }
  }
}

使用

# CLI 命令
agent-memory remember "重要信息" --tags project,config
agent-memory recall "查询内容"
agent-memory task list

许可证

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ivanston_memory_mcp-0.1.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file ivanston_memory_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ivanston_memory_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 734fff6ba94aac8b018aefaf742bdd9544997c80420c4af0e324783b3563698c
MD5 f46ada880fdb963d53cd97dc357ee9a6
BLAKE2b-256 4b895db0b3069a911fc9241838009b5195d65b2d06c3a0a45263960d7f189cf0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page