Skip to main content
Glama
zhangluka

grain-seo-mcp

by zhangluka

analytics_compare_periods

Compare performance metrics between two date periods for week-over-week or month-over-month analysis. Identify trends and changes in site metrics.

Instructions

Compare performance metrics between two date periods. Useful for week-over-week or month-over-month analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteUrlYesThe URL of the site
period1StartYesStart date of first (current) period (YYYY-MM-DD)
period1EndYesEnd date of first (current) period (YYYY-MM-DD)
period2StartYesStart date of second (comparison) period (YYYY-MM-DD)
period2EndYesEnd date of second (comparison) period (YYYY-MM-DD)
Behavior2/5

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

No annotations are provided, and the description does not disclose any behavioral traits such as mutation, rate limits, authentication needs, or what happens if periods overlap. The agent is left to assume it's a read-only comparison, but without explicit confirmation.

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 sentences, front-loaded with purpose and usage suggestion. No extraneous information.

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

Completeness3/5

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

Given 5 required parameters and no output schema, the description is adequate for basic understanding but lacks information on what specific metrics are compared, the result format, or the possibility of empty results.

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 coverage is 100%, so each parameter is described in the schema. The description adds minimal context (e.g., 'first (current)' period vs 'second (comparison)'), which is already in schema descriptions. Baseline 3 is appropriate.

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 uses a specific verb 'compare' and resource 'performance metrics between two date periods', clearly distinguishing it from single-time-series tools like analytics_time_series or analytics_top_pages.

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 'Useful for week-over-week or month-over-month analysis', giving context for when to use, but does not mention when to avoid or list 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/zhangluka/grain-seo-mcp'

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