Skip to main content
Glama
avansaber

SEOMonster

by avansaber

cf_settings_audit

Read-onlyIdempotent

Audit Cloudflare zone settings for SEO safety: SSL, HSTS, HTTPS rewrites, Brotli, and cache TTL. Get severity-graded findings to prevent crawl and index issues.

Instructions

Audit a Cloudflare zone's settings for SEO and crawl/index safety (read-only): SSL/TLS mode, Always Use HTTPS, HSTS, Automatic HTTPS Rewrites, Brotli, and browser cache TTL. Findings are severity-graded with the reason and a benign exception each. Cloudflare cannot see the origin, so the SSL and Always-HTTPS checks are phrased as 'verify,' not 'fail,' and HSTS is never hard-failed (premature HSTS is dangerous and hard to undo). Answers 'are my edge settings silently sabotaging crawl/index?' It grades the edge layer only, not origin behavior.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zoneNoZone hostname, e.g. 'example.com'. Defaults to the configured CF_ZONE.
Behavior5/5

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

Annotations already declare readOnlyHint, openWorldHint, etc. The description adds value by explaining read-only nature, why checks are 'verify' not 'fail', and that it grades only edge layer. 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.

Conciseness4/5

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

The description is fairly long but well-organized with front-loaded purpose. It includes bullet-like list and specific details. Could be slightly more concise, but no wasted sentences.

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

Completeness5/5

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

For a simple tool with one parameter and no output schema, description is complete. It hints at return format (severity-graded findings with reason and benign exception) and answers the core question. No gaps.

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

Parameters4/5

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

Only one parameter `zone` with schema coverage 100%. Description adds context about defaulting to configured CF_ZONE, which is extra beyond schema. Baseline 3, so 4 for added value.

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 clearly states it audits Cloudflare zone settings for SEO and crawl/index safety, listing specific settings checked. It distinguishes itself from sibling tools like cf_settings_update and cf_zone_info by focusing on audit and safety grading.

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 implies when to use: to check edge settings for SEO safety. It provides context about HSTS danger and 'verify' phrasing, but does not explicitly state when not to use or compare directly to 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/avansaber/seo-monster'

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