mcpbeat Sign in

Agent Memory MCP Server

not responding

Agent Memory is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 4 May 2026.

Persistent, agent-owned memory with encrypted storage and shared knowledge commons.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
3
Tools
read from the server
188 ms
Response time
average over 24h
0
Stars
last commit 4 May 2026

Agent Memory does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add agent-memory --transport http https://agent-memory-production-6506.up.railway.app/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-memory": {
      "url": "https://agent-memory-production-6506.up.railway.app/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-memory]
url = "https://agent-memory-production-6506.up.railway.app/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-memory": {
      "url": "https://agent-memory-production-6506.up.railway.app/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-memory": {
      "url": "https://agent-memory-production-6506.up.railway.app/sse"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

add
add
Adds two numbers and returns the sum.
echo
echo
Echoes the provided text back to the caller.
server
server_time
Returns the current server time (ISO 8601, UTC).

Endpoints

URLTransportStateLatencyChecked
https://agent-memory-production-6506.up.railway.app/sse sse answering 188 ms 7 min ago

Alternatives to Agent Memory

same job, measured the same way
Legacy Shield
by stephenballot-ai

Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.

26 installs/wk local only
Agtrepo Memory
by agtrepo

Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.

6 tools answering
I
Bitatlas
by bitatlas-group

Zero-knowledge encrypted storage for humans and AI agents. Client-side AES-256-GCM, EU-hosted.

25 installs/wk local only
D
AI Cortex Storage
by aic0rt3x-memory

Persistent cloud memory for AI agents. Store and search key-value memories across sessions.

15 tools answering
Opencontext Team
by opencontext-team

An MCP server that provides visual memory and context storage with knowledge graph capabilities

40 installs/wk local only
GabrielaHdzMicrosoft
by gabrielahdzmicrosoft

An MCP server that provides visual memory and context storage with knowledge graph capabilities

local only
Todo MCP
by pasichdev

Shared TODO/backlog MCP server with claim tracking, web UI, and encrypted local storage.

local only
MemPersist
by ravhirizaldi

Durable, revision-pinned memory storage and retrieval for AI conversations.

answering

Agent Memory — questions

Answers built from our own checks of this server.

What can Agent Memory do?
It exposes 3 tools, read directly from the server on our last check. Among them: add, echo, server_time. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 188 ms. The bar chart above shows every period we have measured.
The registry lists Agent Memory as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Agent Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Memory need an API key?
No. Agent Memory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
Is Agent Memory open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.