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%
3 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.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
0 tools
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
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
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"
    }
  }
}