Skip to main content
Glama

wp_seo_check

Discover published pages and posts that lack SEO meta descriptions, returning the list of content needing updates.

Instructions

Check SEO meta description status for all published pages and posts. Returns a list of content missing meta descriptions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_idYesWP Engine environment name (e.g., 'reynoldstransf')
post_typeNoPost type to check (default: 'page'). Use 'all' for pages and posts.page
Behavior4/5

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

With no annotations, the description carries the full burden. It clearly communicates the read-only nature through 'Check' and 'Returns', and adds scope details ('all published pages and posts') and output type ('list of content missing meta descriptions'). It does not discuss side effects, but the wording implies none.

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?

Two concise sentences, front-loaded with the primary action and ending with the output. No filler or redundant information.

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?

For a simple read-only check with only two params and no output schema, the description is sufficient. It covers purpose, scope, and output. Missing info like return format or edge cases is not critical for this tool class.

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%, so baseline is 3. The description adds context around 'all published pages and posts' which aligns with the post_type parameter, but does not provide new parameter-level detail beyond what is already in the schema.

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?

Uses a specific verb 'Check' with a clear resource 'SEO meta description status' and scope 'all published pages and posts'. Clearly distinguishes from sibling wp_seo_fix, which implies fixing rather than checking.

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 explicitly states what it does (checks status) and what it returns (list of missing meta descriptions), making it clear this is a diagnostic tool. It does not explicitly name alternatives, but the scope and output strongly imply when to use it versus tools like wp_seo_fix.

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/markahope-aag/wp-audit-mcp'

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