Skip to content
Back to search
30
MCP

iflow-mcp_scottrbk-forgetful

pypi/iflow-mcp_scottrbk-forgetful

MCP Server for AI Agent Memory - persistent, semantically-searchable memory for AI agents

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
iflow-mcp_mem0-mcp
MCP server for integrating long term memory into AI agents with Mem0
0 tools
iflow-mcp_memory
A knowledge-graph-based memory system for AI agents that enables persistent information storage between conversations
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_scottrbk-forgetful": {
      "url": "None",
      "transport": "http"
    }
  }
}