Thumb Gate MCP Server

ThumbGate is the self-improving pre-action firewall for AI coding agents AI coding agents repeat mistakes - and one wrong tool call can wipe a directory, leak a key, or push broken code. It runs locally over stdio via the published package.

People who work with ai safety, developer tools and guardrails and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 26 · #12 OF 204 MAINTAINED SECURITY · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Thumb Gate

Claude Code

claude mcp add igorganapolsky-thumbgate -- npx -y thumbgate

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "igorganapolsky-thumbgate": {
      "command": "npx",
      "args": [
        "-y",
        "thumbgate"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package thumbgate - unscoped; check the name against the project README before installing

registry namespace io.github.IgorGanapolsky is GitHub-verified and matches the repo owner

03 · What Thumb Gate can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.37.2 · 2026-09-17

thumbgate@1.37.2 · Release Links · GitHub Release: · Publish workflow: · npm published at: 2026-09-17T20:33:39.482Z · npm shasum: 14c5d0f7127f437424265daab5b224be08713f14 · npm tarball: · Release ref…

v1.37.1 · 2026-09-10

OIDC-first npm publish (heal E404 classic token) · 1.37.1 - unstick unpublished 1.37.0

v1.37.0 · 2026-09-09

steal NVIDIA NVHBM - base-die gate decisions off the context die · steal GraphRAG - schema-first multi-hop recall · steal the ML-SecOps AI governance operating plan · bump anthropics/claude-code-action from 1.0.194 to…

04 · Who maintains Thumb Gate

ThumbGate is maintained by igorganapolsky. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
security - ranked #12 of 204 actively-maintained security servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
io.github.IgorGanapolsky/thumbgate (active, first published 2026-05-29 · 4 versions)
packages
npm:thumbgate

06 · Thumb Gate FAQ

What is Thumb Gate?

ThumbGate is the self-improving pre-action firewall for AI coding agents AI coding agents repeat mistakes - and one wrong tool call can wipe a directory, leak a key, or push broken code. It runs locally over stdio via the published package.

Is Thumb Gate still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Thumb Gate?

Run `npx -y thumbgate`. You can also paste the ready-made client config above.

Does Thumb Gate run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Thumb Gate

More security MCP servers · Inkog · Ironclaw · HubVibe Site Audits · Scan MCP · Signet Eval

More JavaScript MCP servers · Docs MD - Markdown Share · IPGeolocation.io MCP Server · Argus · Pixel Surgeon · Allmcps Server · see all