site-audit
Server Details
Discover a site's pages from its sitemap and sample them for WCAG and prompt-injection risk.
Verification
Glama connects to this endpoint on a schedule and records what it finds.
Last verified
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between overlapping purposes. The tool's purpose is clearly and uniquely defined.
A single tool name cannot show inconsistency. While long, the name is descriptive and follows an action_object pattern.
One tool for a specific audit task is borderline. It is not trivial, but the server feels thin compared to standard multi-tool integrations and offers no complementary operations.
The tool covers a defined audit workflow, but it only returns aggregated counts and pushes full details to an external paid product. There are notable gaps such as the inability to retrieve finding details, specify URLs beyond sitemap discovery, or access the full report programmatically.
Available Tools
1 toolaudit_site_accessibility_and_agent_safetyARead-onlyInspect
Discover a website's pages from its sitemap (or a homepage crawl as fallback) and sweep a free sample through two engines: WCAG 2.1 accessibility checks and AI-agent prompt-injection checks. Returns how many pages exist, how many were sampled, severity counts, and which categories of problem were found -- not the finding text or which page it's on. Call this before launch or handoff to catch site-wide accessibility and agent-hijacking exposure a single-page scan would miss. The full 40-page report with exact locations and a worst-first remediation order is a separate $499 product at https://www.edgethirteen.com/tools/site-audit.
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | A website address, e.g. example.com |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey read-only, non-destructive behavior. The description adds valuable disclosure about what is returned (counts and categories) and what is explicitly not returned (finding text or page locations), plus explains the paid upsell as a separate product. This goes beyond the annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The core purpose and return behavior are front-loaded, but the description includes a promotional pitch with pricing and a URL that isn't essential for invocation. It's understandable but longer than necessary; the marketing sentence could be trimmed without losing function.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
No output schema exists, so the description's summary of return values (page counts, sample size, severity counts, categories) is helpful. However, it doesn't clarify the sample size or what 'free sample' means, and it omits potential edge cases like unreachable sitemaps or crawl failure behavior. These gaps leave some ambiguity for an agent relying solely on this description.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema covers 100% of the single parameter with a clear example. The description itself adds no new parameter-specific detail, such as URL format requirements or whether 'site' accepts a full URL vs. domain. Baseline 3 is appropriate given full schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool discovers pages via sitemap or crawl and runs both WCAG 2.1 accessibility and prompt-injection checks, returning summary counts and categories. It distinguishes itself from a single-page scan, so an agent immediately knows its scope and output type.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly instructs to call it 'before launch or handoff' to catch site-wide issues that a single-page scan would miss. This gives a clear trigger condition and contrasts with the alternative (single-page scan), even though no sibling tool is listed.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
audit_site_accessibility_and_agent_safety
Related MCP Connectors
Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.
Scan any public site for AI-agent visibility; get scored findings, a machine-readable fix pack, and
Audit a page for search and AI answer engines; generate robots.txt, sitemap, head, llms.txt.
Check how well AI agents can discover and understand a public website.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceScans a website to score its compatibility and safety for AI agents, and exposes an audit tool via the Model Context Protocol.21 npm1MIT
- AlicenseAqualityCmaintenanceEnables auditing of a live website's technical SEO, including sitemap coverage, per-page issues, and redirect chains.4MIT
- AlicenseAqualityAmaintenanceEnables AI agents to check whether a public website is crawlable, understandable, and ready for AI search workflows through local-only audits of robots.txt, sitemaps, metadata, and llms.txt.345 npm1MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables querying and retrieving webpage content from websites by parsing sitemap.xml files and fetching HTML content from specified URLs. Includes rate limiting protection and supports listing all available pages from a sitemap.-
Glama MCP Gateway
Add one secure layer between your agents and this server.