Back to search
30
MCP

MCP Memory Gateway

io.github.igorganapolsky/mcp-memory-gateway

Pre-action gates that block AI agents from repeating known mistakes.

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

Similar MCP servers embedding-nearest

mcp-agora
MCP gateway with cross-agent persistent memory for AI agent fleets
0 tools
MCP Memory Graph
Authority-weighted memory graph for AI agents with conflict detection and semantic search.
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_memory_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}