Back to search
30
MCP sse

io.github.mastadoonprime/agent-memory

io.github.mastadoonprime/agent-memory

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.alekseimarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mastadoonprime/agent-memory": {
      "url": "https://agent-memory-production-6506.up.railway.app/sse",
      "transport": "sse"
    }
  }
}