Skip to main content
Glama
weicizhou

悦流 Website Audit MCP

by weicizhou

Audit website pages

audit_website
Read-only

Crawl up to 20 pages to uncover SEO and AI-search readiness issues. Validate on-page elements and accessibility of robots.txt, sitemap.xml, and llms.txt.

Instructions

Crawl up to 20 same-site pages and report basic SEO and AI-search readiness issues. No AI model or paid API is used.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesWebsite URL, for example https://example.com
max_pagesNoMaximum same-site pages to inspect
Behavior4/5

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

Annotations already declare readOnlyHint and destructiveHint:false. The description adds useful context beyond this: the crawl limit ('up to 20'), the tool's scope ('basic' issues), and notably that 'No AI model or paid API is used', which sets expectations about cost and method. No contradiction with annotations.

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

Conciseness5/5

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

The description is a single, well-structured sentence that starts with the action verb and includes all necessary high-level information. No wasted words, and the structure front-loads the core purpose.

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?

Given the tool has no output schema, the description, while noting the output type ('report basic SEO and AI-search readiness issues'), could be more explicit about the format or nature of the report. However, it adequately covers scope, limitations, and the fact that it's a read-only audit, which is sufficient for a tool of this simplicity.

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 coverage is 100%, with both parameters (url and max_pages) clearly described in the schema. The description adds no new parameter-specific meaning, merely restating the limit ('up to 20') that is already in the schema. Hence baseline 3 is appropriate.

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 uses a specific verb 'Crawl' with a clear resource ('same-site pages') and outcome ('report basic SEO and AI-search readiness issues'). It clearly differentiates from the sibling tool check_search_files, which is about searching files, making the tool's purpose unmistakable.

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

Usage Guidelines4/5

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

The description provides clear context for use: auditing up to 20 same-site pages for SEO and AI-search readiness, with a note that no paid API is used. However, it does not explicitly contrast with alternatives (like check_search_files) or state when not to use it, so it falls short of a 5.

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/weicizhou/yueliu-mcp'

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