Skip to main content
Glama
theYahia

Yandex Metrika MCP

by theYahia

get_report_comparison

Compare metrics between two date periods to identify changes over time, such as week-over-week or campaign before/after analysis.

Instructions

Compare metrics between two date periods (A vs B). Useful for week-over-week, month-over-month, or campaign before/after analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date1_aYesPeriod A start date YYYY-MM-DD
date1_bYesPeriod B start date YYYY-MM-DD
date2_aYesPeriod A end date YYYY-MM-DD
date2_bYesPeriod B end date YYYY-MM-DD
metricsYesMetrics to compare
counter_idYesYandex.Metrica counter ID
dimensionsNoDimensions to group by
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. It does not disclose behavioral traits such as authentication requirements, rate limits, data freshness, or whether the tool is read-only. The description only states what the tool does, not how it behaves.

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 with no redundant information. The purpose is front-loaded immediately.

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?

For a tool with 7 parameters (6 required) and no output schema, the description is too minimal. It lacks details on return format, comparison logic (e.g., percentage change, absolute difference), and any limitations. The complexity of comparing two date periods is not adequately addressed.

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 the schema already documents all parameters. The description does not add meaningful details beyond the schema, e.g., it doesn't explain the relationship between the two periods or how metrics are compared.

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 the verb 'Compare' and resource 'metrics between two date periods', and provides specific examples (week-over-week, month-over-month, campaign before/after) that distinguish it from sibling tools like get_report or get_report_drilldown.

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 gives explicit use cases (week-over-week, etc.) and implies when to use the tool. However, it does not mention when not to use it or suggest alternatives like get_report for non-comparison needs.

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/theYahia/yandex-metrika-mcp'

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