← Index

MCP Memory Gateway

io.github.IgorGanapolsky/mcp-memory-gateway·v0.7.4·Memory & RAG
Quality Score
89
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-memory-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-memory-gateway"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-memory-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-memory-gateway"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-memory-gateway
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG