悦流 Website Audit MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| audit_websiteA | Crawl up to 20 same-site pages and report basic SEO and AI-search readiness issues. No AI model or paid API is used. |
| check_search_filesA | Check robots.txt, sitemap.xml and llms.txt availability and basic validity. No AI model or paid API is used. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one checks specific search-related files (robots.txt, sitemap.xml, llms.txt) while the other performs a broader crawl and audit of pages. There is no overlap or ambiguity in their intended use.
Both tool names follow the same verb_noun pattern (check_search_files, audit_website), using underscore separators consistently. The naming is uniform and predictable.
With only two tools, the server is at the thin end of the spectrum for a website audit toolset. While the two tools cover distinct aspects, the count feels minimal and could benefit from additional tools for a more complete audit experience.
The toolset covers basic search file checks and on-page crawling, but there are notable missing features such as performance analysis, security headers checks, or detailed schema validation. Agents may find gaps when attempting a thorough website audit.