Squirrelscan MCP Server

The website QA tool for your coding agent squirrelscan is an Open Source cli tool that audits websites for SEO, performance, security, accessibility, agent experience and other issues, and gives your coding agent exact fixes. Run it from the CLI, inside your coding agent, in the cloud, or over MCP. It is available as a remote MCP endpoint.

Teams that work with audit, performance and seo and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 268 · #96 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Squirrelscan

before you install - you'll need

NO_TELEMETRY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add squirrelscan-squirrelscan --transport http https://mcp.squirrelscan.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "squirrelscan-squirrelscan": {
      "url": "https://mcp.squirrelscan.com/mcp"
    }
  }
}

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

https://mcp.squirrelscan.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

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 remote - your agent's requests go to mcp.squirrelscan.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace com.squirrelscan - domain-verified with the official MCP registry

03 · What Squirrelscan can do

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

Latest releases

v0.0.96 · 2026-09-17

Every audit now builds a map of the entities your site declares, a new command and five MCP tools read it, thirteen rules check it, and the leaked-secrets scanner went from a thousand false alarms on real sites to a…

v0.0.95 · 2026-09-12

Two fixes for scores that moved when nothing on the site had, one for local audits · that reached out to the cloud, and an installer that works where GitHub does not. · Changed · Audits of localhost, loopback, and…

v0.0.94 · 2026-09-09

A one-line follow-up to v0.0.93 for the cloud audits that still ended before · their first page: the quick crawl phase now waits for the entry page's retry. · Fixed · A quick cloud audit's crawl phase now holds the…

04 · Who maintains Squirrelscan

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

05 · Facts

category
coding agent - ranked #96 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
com.squirrelscan/squirrelscan (active, first published 2026-07-18 · 3 versions)

06 · Squirrelscan FAQ

What is Squirrelscan?

The website QA tool for your coding agent squirrelscan is an Open Source cli tool that audits websites for SEO, performance, security, accessibility, agent experience and other issues, and gives your coding agent exact fixes. Run it from the CLI, inside your coding agent, in the cloud, or over MCP. It is available as a remote MCP endpoint.

Is Squirrelscan 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 Squirrelscan?

Run `claude mcp add squirrelscan-squirrelscan --transport http https://mcp.squirrelscan.com/mcp`. The README documents one environment variable (NO_TELEMETRY) to set first. You can also paste the ready-made client config above.

Does Squirrelscan require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Squirrelscan

More coding agent MCP servers · Agendum · Starwind UI MCP Server · RLM Tools · Code Nib · Plumb MCP

More TypeScript MCP servers · Diffgate · Mobile Device MCP · Agy Bridge · Openrouter Multimodal · Phonebook · see all