Skip to main content
Glama
thegridwork

@gridwork/siteaudit

by thegridwork

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_site

Run a comprehensive site audit covering accessibility (WCAG 2.1 AA / EAA), performance, SEO, design quality, and mobile responsiveness. Returns scores, grades, and prioritized fixes.

quick_check

Get a quick overview of a site's health — scores and grades only, no detailed issues. Fast way to triage a URL.

audit_accessibility

Run an accessibility-focused audit against WCAG 2.1 AA criteria and EAA (European Accessibility Act) requirements. Returns issues with WCAG criterion references and fixes.

audit_performance

Analyze a page's performance: load time, page size, render-blocking resources, DOM complexity, compression, caching, and image optimization.

audit_seo

Check a page's SEO: title, meta description, headings, Open Graph, Twitter Cards, canonical URL, structured data, and more.

compare_sites

Compare two websites side by side across all audit categories. Useful for competitive analysis or before/after comparisons.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thegridwork/siteaudit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server