IgorGanapolsky/mcp-memory-gateway
by Various
Agent governance for ThumbGate: ๐/๐ become Pre-Action Checks that block repeat mistakes before code, money, or customer systems change.
MCP
IgorGanapolsky/mcp-memory-gateway
Added 1 June 2026
Overview
A lightweight governance layer for AI agents that converts thumbs-up and thumbs-down feedback into pre-action checks. It blocks repeated mistakes before changes affect code, financial transactions, or customer systems.
Best for
Best for
Developers who need a straightforward, memory-based guardrail for agent actions without complex policy engines
Use cases
- Prevent an agent from repeating a costly IaaS misconfiguration
- Enforce approval patterns for automated code deployments
- Build a feedback loop that stops unwanted customer data updates
Notes
A lightweight governance layer for AI agents that converts thumbs-up and thumbs-down feedback into pre-action checks. It blocks repeated mistakes before changes affect code, financial transactions, or customer systems.
21 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Prevent an agent from repeating a costly IaaS misconfiguration
- Enforce approval patterns for automated code deployments
- Build a feedback loop that stops unwanted customer data updates
Pros
- Simple thumbs-up/down interface reduces governance overhead
- Open source with clear JavaScript implementation
- Prevents recurrent errors without modifying the underlying agent
Cons
- Feedback granularity is limited to binary approvals
- Requires integration with a ThumbGate-compatible agent runtime
- Small community (21 stars) may mean fewer shared patterns
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple thumbs-up/down interface reduces governance overhead
- Open source with clear JavaScript implementation
- Prevents recurrent errors without modifying the underlying agent
Cons
- Feedback granularity is limited to binary approvals
- Requires integration with a ThumbGate-compatible agent runtime
- Small community (21 stars) may mean fewer shared patterns
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.