Skip to main content
Glama
bypixels

SEO MCP PRO

by bypixels

cache_stats

Retrieve cache statistics to assess caching performance and identify optimization opportunities for your website.

Instructions

Get cache statistics

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

C2.3/5.0
Behavior2/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. It only implies a read operation via the word 'Get' but discloses nothing about what the statistics represent, what scope they cover, whether authentication is needed, or what the return format looks like.

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

Conciseness2/5

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

The description contains only two substantive words, which is under-specification rather than genuine conciseness. There is no structure to evaluate — no scoping constraint, no example, no clarification of what 'cache statistics' means.

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

Completeness2/5

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

With no output schema and no annotations, the description needs to explain what the tool returns and why an agent would call it. 'Cache statistics' is too ambiguous to be complete — an agent cannot tell whether this is a Cloudflare metric, a server-level stat, or something else entirely.

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?

The input schema is empty with zero parameters, so there is nothing for the description to clarify. The 0-parameter baseline of 4 applies; the description cannot add meaning where no parameters exist.

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

Purpose2/5

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

The description 'Get cache statistics' is essentially a verb-prefixed restatement of the tool name 'cache_stats' — it expands 'stats' to 'statistics' but adds no new information. It never specifies which cache (e.g., Cloudflare, given the cf_purge_cache sibling) or which statistics are returned, so it borders on tautology rather than a genuine purpose statement.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternatives. Sibling tools include cf_purge_cache, cf_get_analytics, and various monitor_* tools, but the description gives no context about how cache_stats relates to them or what situation calls for it.

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/bypixels/SEO-MCP-PRO'

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