Loomal

MCP Memory Gateway

MCP server by github.com/igorganapolsky/mcp-memory-gateway

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

23 starsnpm: mcp-memory-gateway

About MCP Memory Gateway

MCP Memory Gateway is an MCP (Model Context Protocol) server published by igorganapolsky in the official MCP registry, listed under Autonomous Agents on Loomal. Pre-action gates that block AI agents from repeating known mistakes.

It ships as an npm package (mcp-memory-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/igorganapolsky/mcp-memory-gateway, where the project has earned 23 GitHub stars.

Use MCP Memory Gateway with your agent

Claude Code · one command
claude mcp add mcp-memory-gateway -- npx -y mcp-memory-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-memory-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-memory-gateway"
      ]
    }
  }
}
npmmcp-memory-gateway

Frequently asked questions

What is MCP Memory Gateway?
MCP Memory Gateway is an MCP (Model Context Protocol) server by igorganapolsky in the Autonomous Agents category. Pre-action gates that block AI agents from repeating known mistakes.
How do I connect MCP Memory Gateway to Claude, Cursor, or another MCP client?
Install MCP Memory Gateway from its npm package (mcp-memory-gateway) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Memory Gateway open source?
Yes — the source code is public at github.com/igorganapolsky/mcp-memory-gateway, with 23 GitHub stars.
Can AI agents pay to use MCP Memory Gateway?
Not yet through Loomal — MCP Memory Gateway is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Memory Gateway? Claim this listing free by verifying GitHub ownership, or contact us.