MCP.so
登录

AgenticMemory

@Tyga.Cloud Ltd

关于 AgenticMemory

Persistent memory for AI agents - conversation history, key-value context, and semantic search across sessions, plus FIFO queues. 17 MCP tools, remote SSE (nothing to install) or local stdio. Agents self-signup via CLI a

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "agenticmemory": {
      "command": "npx",
      "args": [
        "-y",
        "agmry",
        "mcp-serve"
      ],
      "env": {
        "AGMRY_API_KEY": "amk_your_key_here"
      }
    }
  }
}

工具

未检测到工具

点击上方按钮,在临时沙箱中运行此服务器并实时获取工具列表。

概览

What is Agenticmemory?

Persistent memory for AI agents — conversation history, context, semantic search, queues. CLI + MCP. As easy as git.

How to use Agenticmemory?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Agenticmemory

  • Semantic search is impossible on zero-knowledge spaces by design
  • Losing the key or passphrase means the data is unrecoverable. That's the point. Back it up: agmry key show --reveal
  • Conversation history — ordered, role-aware messages with recency windowing, sub-ms reads
  • Key-value context — typed durable facts: decisions, preferences, runbooks
  • Long-term entries — titled, tagged knowledge that survives months, with auto-summarisation

Use cases of Agenticmemory

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Agenticmemory

Where is the source code for Agenticmemory?

The source code is linked from the repository URL on this page.

Does Agenticmemory include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

常见问题

Where is the source code for Agenticmemory?

The source code is linked from the repository URL on this page.

Does Agenticmemory include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

记忆与知识 分类下的更多 MCP 服务器