Skip to main content
Glama
weicizhou

悦流 Website Audit MCP

by weicizhou

Check search discovery files

check_search_files
Read-only

Ensure search engine crawlers can access your site's robots.txt, sitemap.xml, and llms.txt by verifying their existence and validity.

Instructions

Check robots.txt, sitemap.xml and llms.txt availability and basic validity. No AI model or paid API is used.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesWebsite URL, for example https://example.com
Behavior4/5

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

Annotations already establish the tool is read-only and non-destructive. The description adds useful context by stating that no AI model or paid API is used, and clarifies the scope ('availability and basic validity'), providing value 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.

Conciseness5/5

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

The description is two concise sentences, front-loaded with the action and resources. Every word earns its place, with no redundancy or filler.

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's simplicity (one parameter, read-only, no output schema), the description adequately covers the core behavior. It mentions what is checked (availability and basic validity), though it does not detail return values or edge cases, which is acceptable for this low complexity.

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?

The schema already provides a clear description for the only parameter ('Website URL, for example https://example.com'), achieving 100% coverage. The tool description does not need to add more, and it doesn't, so it meets the baseline for schema-covered parameters.

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 ('Check') and names concrete resources ('robots.txt, sitemap.xml and llms.txt') with a clear scope ('availability and basic validity'). This clearly distinguishes it from the sibling tool 'audit_website' by focusing on search discovery files.

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

Usage Guidelines3/5

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

The description implies a use case: checking the availability and validity of specific search discovery files. However, it does not explicitly state when to use this tool versus the sibling 'audit_website', nor does it provide any exclusions or alternatives.

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