Skip to content
Back to search
30
MCP streamable-http

io.github.mifactory-bot/mifactory-agent-memory

io.github.mifactory-bot/mifactory-agent-memory

Persistent memory for AI agents across Claude, ChatGPT and any MCP client.

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

Similar MCP servers embedding-nearest

agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
0 tools
ai.butlerbrain/mcp
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
0 tools · streamable-http
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mifactory-bot/mifactory-agent-memory": {
      "url": "https://agent-memory-api.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}