mcpbeat Sign in

MCP Gateway Scan MCP Server

by willianpinho Your server? Claim it
local only

MCP Gateway Scan runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 15 Jul 2026.

Read-only MCP/agent-gateway readiness scanner — scores a repo across 7 security dimensions.

Installs per day peak 23 · avg 8 · -46% w/w
a month agotoday
58
Installs / week
npm · mcp-gateway-scan
2
Stars
0 open issues
15 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 20 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.

Claims read-only, but the code runs commands src/dimensions/d7-prodready.ts:21
  /\b(promptfoo|garak|pyrit|red[_-]?team|jailbreak|injection[_-]?test|eval(?:uation)?[_-]?(?:gate|suite)|refusal[_-]?rate)\b/i;
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.

Executes code built at runtime src/dimensions/d7-prodready.ts:21
  /\b(promptfoo|garak|pyrit|red[_-]?team|jailbreak|injection[_-]?test|eval(?:uation)?[_-]?(?:gate|suite)|refusal[_-]?rate)\b/i;

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 MCP Gateway Scan and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-gateway-scan -- npx -y mcp-gateway-scan
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gateway-scan": {
      "args": [
        "-y",
        "mcp-gateway-scan"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-gateway-scan]
command = "npx"
args = ["-y", "mcp-gateway-scan"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gateway-scan": {
      "args": [
        "-y",
        "mcp-gateway-scan"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-gateway-scan": {
      "args": [
        "-y",
        "mcp-gateway-scan"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Gateway Scan

same job, measured the same way
D
LLM Red-Team Scanner
by workers-manhliemcn4euwlu-llmrt-companion

35-probe LLM/agent security red-team scan (injection, jailbreak, MCP abuse) with report.

4 tools answering
Vibes-Coded Agent Security and Commerce Tools
by doteyeso-ops

Agent supply-chain security, scanner consensus, x402 reliability, and commerce MCP tools.

26 tools answering
WitWiki
by witwiki

A shared team wiki your coding agents read and write — across every repo and every MCP client.

answering
I
logbook-mcp
by abduljabbarbxr

Project memory across sessions for AI agents. A queryable decision log in the repo.

520 installs/wk local only
Repiscope
by 3xpr1ment

Read-only MCP server: your agent sees all your sibling repos but structurally cannot touch them

60 installs/wk local only
Canary MCP
by osauer

Read-only IBKR MCP: account, positions, brief, regime, stress, reporting, Edge, and risk.

local only
FinishKit
by finishkit

FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality

61 installs/wk local only
Compuute MCP Security Scanner
by compuute

Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.

1 tools answering

MCP Gateway Scan — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Gateway Scan?
MCP Gateway Scan runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-gateway-scan was installed 58 times last week.
How do I connect MCP Gateway Scan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-gateway-scan straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Gateway Scan?
The npm package mcp-gateway-scan was installed 58 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Gateway Scan open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.