Skip to main content
Glama
SpikeyCoder

Website Auditor MCP

by SpikeyCoder

Benchmark vs industry/geo

get_benchmark
Read-only

Benchmark your website's AI visibility against industry and location averages to get percentile context and see how you stack up against competitors.

Instructions

Benchmark a website's AI visibility against its industry and location. Use this when someone asks "how do I compare to others in my space," "is this a good score for my industry," or wants percentile/peer context rather than an absolute number. Backed by aggregated audit data. Requires a Website Auditor subscription ($10/month; eligible new customers get a 7-day free trial — payment method required, no charge until the trial ends) — if the user doesn't have one, call get_sample_audit first to show them the exact output format, free and with no API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
geoNoOptional location override.
domainYesThe website domain, e.g. "example.com".
industryNoOptional industry override.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations declare readOnlyHint and openWorldHint, but the description adds critical context beyond them: the Website Auditor subscription requirement, free-trial details, and the fallback workflow to get_sample_audit. This is valuable behavioral disclosure not present in structured metadata, though it doesn't detail return format or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose and usage guidance. The final sentence about subscription and trial is long but information-dense, covering a prerequisite and an alternative tool. It could be split for readability but every clause earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema exists, but the description hints at the return type ('percentile/peer context') and references get_sample_audit's output format as a proxy. It also covers prerequisites and alternatives, making it reasonably complete for a read-only tool with three well-documented parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% for all three parameters (domain, geo, industry), so the description doesn't need to explain them. The description mentions 'industry and location' but doesn't add semantics beyond what the schema already provides, matching the baseline for high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb ('benchmark') and resource ('website's AI visibility') against industry and location. It explicitly contrasts with absolute scoring ('percentile/peer context rather than an absolute number'), distinguishing it from sibling tools like get_ai_visibility and compare_competitors.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit when-to-use guidance with example user queries and states the condition for using an alternative (call get_sample_audit when no subscription). It also implicitly excludes absolute-number requests, giving clear decision support.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/SpikeyCoder/website-auditor-mcp'

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