mcpbeat Sign in

Gatetest MCP Server

by gatetest-www Your server? Claim it
local only

Gatetest runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

120-module QA gate. Give Claude eyes (screenshots), ears (Sentry errors), and hands (verify fixes).

Installs / week
not published
0
Stars
2 open issues
22 Sep 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

      "Next.js build cache appears stale or partially copied. Auto-fix: add a `rm -rf .next` step before `next build` in the workflow, or invalidate the cache key in the `actions/cache` step (bump a version suffix in the key).",
Reaches cloud metadata service website/app/for/nodejs/page.tsx:50
…des(), new URL(x).hostname check), GateTest flags it as an error. It also flags hardcoded cloud-metadata endpoints (AWS 169.254.169.254, GCP metadata.google.internal).",
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    const fullPath = path.join(args.out, fileName);
    vm.compileFunction(stripped, [], { filename: 'fix-validation.js' });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Gatetest and you get told the day something new turns up.

Three servers free · no card

Alternatives to Gatetest

same job, measured the same way
ExecBro
by igorzheludkov

Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots

1 086 installs/wk local only
ExecBro
by execbro

Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots

local only
Fenestra MCP
by richer-richard

Render and verify native Rust GUIs headlessly: access tree, query, a11y, screenshots, motion.

local only
ocular
by xyun1996

Vision tools for coding agents: screenshots, OCR, UI diffs, errors, tables, and charts.

25 installs/wk local only
Uimax MCP
by prembobby39-gif

Frontend expert for Claude Code. Screenshots, Lighthouse, axe-core, code analysis, auto-fix.

46 installs/wk local only
Bind Alias MCP
by prohect

MCP bridge for BindAlias Minecraft mod: game state, screenshots, aliases, and config editing.

33 installs/wk local only
Shotlingo
by shotlingo

Localize and render App Store and Google Play screenshots from Claude. 41 languages.

answering
Docapi
by doc-api-llc

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

24 installs/wk local only

Gatetest — questions

Answers built from our own checks of this server.

Why is there no uptime for Gatetest?
Gatetest runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Gatetest open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.