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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. Squirrelscan
Squirrelscan logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 4:46:25 AM

Squirrelscan

User RatingsBe the first to rate and review this MCP server! 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 Repository91 GitHub StarsTotal stargazers on GitHub for the source repository (91 stars).Visit Website

Audit websites for SEO, performance, security, accessibility and agent experience issues.

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 β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "squirrelscan": {
      "url": "https://mcp.squirrelscan.com/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

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

Documentation Overview

squirrelscan

squirrelscan skills and plugins

Website audits for AI agents: skills, plugins, and MCP in one repo

What is squirrelscan?

squirrelscan is a website audit tool built for AI agents. It crawls a site, analyzes every page against 260+ rules across SEO, performance, security, accessibility, content, and more, and returns a health score plus concrete, fixable issues.

Features:

  • 260+ audit rules across 21 categories
  • Leaked secrets detection (96 patterns: OpenAI, Anthropic, AWS, Stripe, and more)
  • Multiple output formats: console, text, json, markdown, llm, html
  • Diff reports for regressions between audits
  • LLM-native output for AI-assisted debugging and optimization
  • Optimized for CI/CD pipelines and automation

What's in this repo

This repo is the one home of the squirrelscan agent skills and agent plugins. Every install path below reads it; nothing else carries a copy.

SkillWhat it does
squirrelscanOperate the CLI: install, login, run audits, publish reports, credits, API keys, the entity map, MCP setup, config, troubleshooting
audit-websiteThe fix loop: audit a site, map findings to code, fix in batches, re-audit until it scores well

Each plugin bundles both skills and the hosted squirrelscan MCP server:

PluginFiles
Claude Code marketplace + plugin.claude-plugin/marketplace.json, .claude-plugin/plugin.json, .mcp.json
Cursor plugin.cursor-plugin/plugin.json, .cursor-plugin/mcp.json
Agent Plugins 1.0.0 (open standard, loads in Cursor)plugin.json, mcp.json

Codex reads each skill's agents/openai.yaml for its display metadata.

manifest.json lists every skill's version and every file in it with its sha256 and size. The squirrel CLI installs and updates the skills from it: it downloads only the files whose hash changed and verifies each one before writing anything.

Prerequisites

All skills drive the squirrel CLI, which must be installed and in PATH.

Install: squirrelscan.com/download

Verify:

bash
squirrel --version

Installing

Pick the path for your tool:

ToolSkills onlySkills + MCP server
Claude Codenpx skills add squirrelscan/skills/plugin marketplace add squirrelscan/skills then /plugin install squirrelscan@squirrelscan
Cursornpx skills add squirrelscan/skillsthe Cursor plugin in this repo, or the one-click MCP link plus skills
OpenAI Codexnpx skills add squirrelscan/skills (lands in .agents/skills/)skills plus the MCP server in ~/.codex/config.toml (docs)
Gemini CLI, GitHub Copilot, Amp and other Agent Skills toolsnpx skills add squirrelscan/skillsskills plus the MCP server (docs)
Any Agent Plugins clientthis repo: plugin.json, mcp.json and skills/
squirrel CLIsquirrel skills install
Manualclone + symlink skills/* into your agent's skills dir

Agent Skills via npx (works everywhere)

Terminal
npx skills add squirrelscan/skills

Installs both skills (squirrelscan and audit-website) for whichever agents you select: Claude Code, Codex, Cursor, Gemini CLI, Amp, and more. Skills follow the Agent Skills standard, so the same SKILL.md works across tools. To install just one skill:

Terminal
npx skills add squirrelscan/skills --skill audit-website

Claude Code plugin (recommended for Claude Code)

Code
/plugin marketplace add squirrelscan/skills
/plugin install squirrelscan@squirrelscan

One step installs both skills and connects the hosted squirrelscan MCP server.

Cursor

  1. Skills: npx skills add squirrelscan/skills. Cursor reads Agent Skills from .cursor/skills/, .agents/skills/, and their ~/ equivalents (it also picks up ~/.claude/skills/).
  2. MCP only, one click: Add squirrelscan MCP to Cursor
  3. Plugin (skills + MCP): this repo is a Cursor plugin (.cursor-plugin/). Teams can import it as a team marketplace (Dashboard, Plugins & MCPs, Add Marketplace, Import from Repo), or clone it into ~/.cursor/plugins/local/squirrelscan and reload the window (Cursor docs).

OpenAI Codex

Codex reads skills from .agents/skills/ (project) or ~/.agents/skills/ (global). npx skills add squirrelscan/skills installs there, or clone and symlink the skills/* directories.

From the squirrel CLI

bash
squirrel skills install
squirrel skills update

squirrel skills update refreshes both skills, global and project installs alike. From v0.0.99, the CLI's own auto-update also refreshes globally installed squirrelscan skills, once for each new CLI version it installs. Project installs stay with squirrel skills update.

Manual

bash
git clone https://github.com/squirrelscan/skills.git

Then copy or symlink skills/squirrelscan and skills/audit-website into your agent's skills directory (make link does this for Claude Code and .agents/skills consumers).

Updates and versions

  • Skills carry their own version in SKILL.md (metadata.version). Bump it with every content change.
  • Plugins carry no version field, on purpose, and CI rejects one. Claude Code treats a plugin's version string as its update key, so a version nobody remembers to bump freezes every install. Without one it uses the commit, so each push to main is an update (Claude Code docs). Third-party marketplaces don't auto-update by default: run /plugin marketplace update squirrelscan then /plugin update squirrelscan@squirrelscan, or turn on auto-update for the marketplace in /plugin.
  • npx installs update with npx skills update, squirrel skills update, or the squirrel CLI's auto-update.

bun run scripts/check-skills.ts (CI runs it on pull requests and on pushes to main) checks that every SKILL.md parses the way installers read it, and that the plugin manifests agree: same name, same description, no version, one MCP endpoint.

Moving from squirrelscan/squirrelscan

The skills and plugins used to ship from the squirrelscan/squirrelscan repo too. They now ship only from here.

  • Claude Code: the old squirrelscan/squirrelscan marketplace now points its plugin at this repo, so it keeps working. Pick up the move with /plugin marketplace update squirrelscan then /plugin update squirrelscan@squirrelscan. To switch marketplaces instead, remove the old one first: both are named squirrelscan, and Claude Code won't add a second marketplace under a name that is already taken. Removing it also uninstalls the plugin, so reinstall it from here:

    Code
    /plugin marketplace remove squirrelscan
    /plugin marketplace add squirrelscan/skills
    /plugin install squirrelscan@squirrelscan
    
  • npx skills: run squirrel skills update and installs recorded from squirrelscan/squirrelscan are re-added from here, global and project alike. From v0.0.99 the CLI's auto-update does the same for global installs. Without the CLI: npx skills add squirrelscan/skills -g.

  • Cursor plugin: install it from this repo as above. Cursor's marketplace manifests can't point at another repository, so a copy of the old one does not follow the move.

MCP server

The hosted MCP server lives at https://mcp.squirrelscan.com/mcp (streamable-http; OAuth or Authorization: Bearer sq_... API key). A local stdio server is available via squirrel mcp. Docs: docs.squirrelscan.com/developers/mcp

Example prompts

Code
Audit this website and fix all errors and warnings
Code
Run an audit on example.com and show me the top 5 critical issues
Code
Check my site for broken links and leaked secrets
Code
Re-audit after the deploy and diff against the last report

Contributing

Skill and plugin changes land here, and only here. Contributions are welcome! To suggest new skills or improvements:

  1. Open an issue to discuss your idea
  2. Fork this repository
  3. Create a feature branch
  4. Submit a pull request

After changing anything under skills/, regenerate the manifest and commit it with the change (CI fails when it is stale):

bash
bun run scripts/manifest.ts

Bump the skill's metadata.version in its SKILL.md too, so installs can tell the versions apart.

All skills follow the Agent Skills Standard.

License

MIT License. See LICENSE file for details.


Learn more: docs.squirrelscan.com | squirrelscan.com

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Security View all alternatives
  • Ida Pro MCP logoIda Pro MCP

    MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.

    πŸ”’ Security4 views
    Compare vs Ida Pro MCP β†’
  • MCP Audit logoMCP Audit

    Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.

    πŸ”’ Security1 views
    Compare vs MCP Audit β†’
  • Aiseo Audit logoAiseo Audit

    Audit web pages for AI search readiness (ChatGPT, Claude, Perplexity, Gemini).

    πŸ”’ Security1 views
    Compare vs Aiseo Audit β†’
  • Ui Ux Suite logoUi Ux Suite

    UI/UX design-audit MCP server: scores a project on 12 dimensions vs WCAG 2.2 + APCA.

    πŸ”’ Security1 views
    Compare vs Ui Ux Suite β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
91
Stargazers on the source repository.
Last commit
8d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Squirrelscan

squirrelscan is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "squirrelscan": { "url": "https://mcp.squirrelscan.com/mcp" } }

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 PreviewSquirrelscan AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/squirrelscan?style=directory)](https://allmcps.com/mcp/squirrelscan)
HTML Embed
<a href="https://allmcps.com/mcp/squirrelscan"><img src="https://allmcps.com/api/badge/squirrelscan?style=directory" alt="Squirrelscan on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedSep 17, 2026
11/16 checks healthy over the last 45d
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 stars91
GitHub Star CountTotal stargazers on GitHub representing community popularity (91 stars).
Last commit8d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 17, 2026
45Quality signal: Fair Β· 45/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 & activity8/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 24d ago via OSV.dev Β· https://mcp.squirrelscan.com/mcp (npm)

β˜… 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 unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 β†’Best SEO MCP servers β†’Alternatives to Squirrelscan β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients