Skip to content
Back to search
30
MCP v0.1.0 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%
2 probes
Response
35ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.mastadoonprime/agent-memory
Persistent, agent-owned memory with encrypted storage and shared knowledge commons.
0 tools · sse
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.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.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

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"
    }
  }
}