Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. Gorgon Scout
G
Health: ActiveRecent health check succeeded.Last checked 8/11/2026, 12:01:09 AM

Gorgon Scout

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Run AI-driven web-app and API security scans (DAST) from Claude or any MCP agent. Windows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "gorgon-scout": {
      "command": "npx",
      "args": [
        "-y",
        "https://gorgoncyber.com/scout-download.html"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ”’ More in Security

Documentation Overview

Gorgon Scout MCP server

Run AI-driven web-application and API security scans from Claude, or any MCP agent.

Gorgon Scout is a Windows application security scanner (DAST). This is its Model Context Protocol (MCP) server, which lets your AI assistant drive the whole workflow in plain language: ask it to scan a web app or API you are authorised to test, and it records the target, runs the scan, streams progress and findings, and produces a Word report with optional AI analysis.

Works with the free plan of Claude Desktop.

What it does

Point your assistant at a target and say "scan this." The connector exposes Scout as typed MCP tools, so the agent can:

  • create and manage target profiles
  • AI auto-record a site (a Chromium window crawls the app and collects the login)
  • import an OpenAPI / Postman / HAR spec for API testing
  • start a scan and poll progress and findings as structured results
  • run AI post-scan analysis for deeper, validated dives

Every scan still requires you to confirm the in-scope hostname. Your account credentials are never sent to the model.

Highlights

  • Nothing to configure. Capture happens at the network layer: no proxy, no PAC files, no per-browser certificate ritual.
  • Every HTTP version. Intercepts HTTP/1.1, HTTP/2, and HTTP/3 (QUIC), which still defeats most interception proxies.
  • Signal over noise. Field-aware probes, gated by parameter type and authorisation tier. The probe library is cryptographically signed and refreshes daily against OWASP and CVE intelligence.

Requirements

  • Windows 10 or 11 (x64). This connector is Windows-only.
  • The Gorgon Scout desktop app installed. The installer registers this connector with Claude Desktop for you. Download: https://gorgoncyber.com/scout-download.html
  • A Gorgon Cyber account: free 30-day trial (up to 2 targets), then USD 20/month.

This is a proprietary connector to a commercial app. It is not a standalone open-source MCP server.

Install

  1. Download and run the Gorgon Scout installer: https://gorgoncyber.com/scout-download.html Leave the Claude AI Integration connector enabled. It is registered automatically.
  2. Launch Gorgon Scout once, sign in, and start your free trial.
  3. Fully restart Claude Desktop so it loads the connector.
  4. Ask Claude to scan a target you are authorised to test.

Advanced: the connector is also published as a .mcpb Desktop Extension you can add to Claude Desktop manually: https://storage.googleapis.com/gorgon-scout-downloads/gorgon-scout.mcpb (It still requires the Gorgon Scout app to be installed.)

A step-by-step guide: https://gorgoncyber.com/scout-claude.html

Tools

22 tools across account/sign-in, profile management, spec import, AI auto-record, interactive auth handling, scan start/poll/cancel, and AI analysis. See manifest.json for the full list and descriptions.

Links

  • Overview: https://gorgoncyber.com/scout
  • Download: https://gorgoncyber.com/scout-download.html
  • Run from Claude (guide): https://gorgoncyber.com/scout-claude.html

Gorgon Scout and this connector are products of Gorgon Cyber Pty. Ltd., Melbourne, Australia. Designed for testing applications you own or are explicitly authorised to test.

Related MCP Servers

View all in Security View all alternatives
  • Mcp Maigret logoMcp Maigret

    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

    πŸ”’ Security3 views
    Compare vs Mcp Maigret β†’
  • Emilia Protocol logoEmilia Protocol

    Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: npx -y @emilia-protocol/mcp-server.

    πŸ”’ Security1 views
    Compare vs Emilia Protocol β†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    πŸ”’ Security2 views
    Compare vs Agentward β†’
  • S
    Seo Audit

    Run SEO + AI-visibility (GEO) audits from Claude, Cursor & other AI clients.

    πŸ”’ Security0 views
    Compare vs Seo Audit β†’

Frequently Asked Questions about Gorgon Scout

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gorgon-scout": { "command": "npx", "args": ["-y", "gorgon-scout"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGorgon Scout AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gorgon-scout?style=directory)](https://allmcps.com/mcp/gorgon-scout)
HTML Embed
<a href="https://allmcps.com/mcp/gorgon-scout"><img src="https://allmcps.com/api/badge/gorgon-scout?style=directory" alt="Gorgon Scout on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 7, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to Gorgon Scout β†’Install in Claude DesktopInstall in CursorInstall in VS Code