Skip to main content
Glama
YanaShuvaieva

WordPress MCP Custom Server

w3c_autofix_safe

Compares baseline and after-page HTML to identify and safely auto-fix W3C validation errors, returning fixes that do not alter intended content or introduce new issues.

Instructions

DEPRECATED alias for validation.w3c.autofix_safe.v1.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
levelNoerror
pathsNo
max_filesNo
after_pagesYes
baseline_pagesYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description only states it's a deprecated alias but provides zero information about mutations, side effects, permissions, or behavioral traits. The agent cannot know what this tool does to pages or data.

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

Conciseness3/5

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

The description is extremely short (one sentence). While brevity itself is not bad, this is under-specification rather than genuine conciseness. A single sentence that does no informative work doesn't earn points for efficiency. However, it is at least front-loaded and unambiguous about being deprecated.

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

Completeness1/5

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

Despite having a complex schema with 5 parameters, 2 required nested object arrays, and an output schema, the description provides zero contextual information. It doesn't describe the return value, the validation process, what 'safe' autofix means, or how this differs from the non-safe alternatives. A deprecated alias should at minimum explain what the canonical tool does.

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

Parameters2/5

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

Schema description coverage is 0% and the description adds nothing about the parameters. The schema requires baseline_pages and after_pages but the description doesn't explain their meaning or relationship. The name 'autofix_safe' hints at validation comparison, but the 'safe' semantics and what baseline vs after means is entirely unexplained. With 5 parameters and 0% coverage, the description should compensate significantly but doesn't.

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

Purpose1/5

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

The description is simply 'DEPRECATED alias for validation.w3c.autofix_safe.v1.' It only tells the agent this is a deprecated alias pointing to another tool. It does not state what the tool does, what action it performs, or what resource it operates on. There's no verb+resource structure at all.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool vs its siblings. It doesn't explain when to prefer this over w3c_validate_pages, w3c_validate_and_recheck, or the sibling validation.w3c.autofix_safe.v1 tool. The only hint is that it's deprecated and aliased to another tool.

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/YanaShuvaieva/wp-mcp-custom'

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