Loomal

siteaudit

MCP server by github.com/thegridwork/siteaudit

Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.

0 starsnpm: gridwork-siteaudit

About siteaudit

siteaudit is an MCP (Model Context Protocol) server published by thegridwork in the official MCP registry, listed under Marketing on Loomal. Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.

It ships as an npm package (gridwork-siteaudit), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/thegridwork/siteaudit.

Use siteaudit with your agent

Claude Code · one command
claude mcp add siteaudit -- npx -y gridwork-siteaudit
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "siteaudit": {
      "command": "npx",
      "args": [
        "-y",
        "gridwork-siteaudit"
      ]
    }
  }
}
npmgridwork-siteaudit

Frequently asked questions

What is siteaudit?
siteaudit is an MCP (Model Context Protocol) server by thegridwork in the Marketing category. Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.
How do I connect siteaudit to Claude, Cursor, or another MCP client?
Install siteaudit from its npm package (gridwork-siteaudit) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is siteaudit open source?
Yes — the source code is public at github.com/thegridwork/siteaudit.
Can AI agents pay to use siteaudit?
Not yet through Loomal — siteaudit is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain siteaudit? Claim this listing free by verifying GitHub ownership, or contact us.