Skip to main content
Glama
i-m-arul

CricketStudio MCP

by i-m-arul

get_cross_league_leaders

Rank top T20 performers across 7 cricket leagues by runs, wickets, sixes, fours, or economy. Returns per-player league context.

Instructions

Top performers by one metric across all 7 CricketStudio leagues (IPL 2026, IPL historical, MLC, WPL, T20 WC, BBL, PSL). Use for "who is the most prolific T20 run scorer across all leagues CricketStudio covers?", "cross-league economy leaders". Returns ranked rows with league context per player. Supported metrics: runs, wickets, sixes, fours, economy. Gracefully omits leagues where snapshot data is unavailable.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoDefault 20, max 50
metricYesMetric to rank by
Behavior4/5

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

With no annotations, the description carries full burden. It discloses that the tool 'gracefully omits leagues where snapshot data is unavailable' and returns 'ranked rows with league context per player'. It also lists supported metrics. This covers key behavioral aspects beyond the input schema. A score of 4 reflects good transparency without contradictions.

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 a single paragraph of 4 sentences, front-loading purpose and examples. It is concise and avoids unnecessary detail. While it could be broken into bullet points for easier scanning, the current structure is clear and efficient.

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 tool with 2 parameters and no output schema, the description is reasonably complete. It covers purpose, usage examples, return format (ranked rows with league context), supported metrics, and behavior for missing data. It lacks details like ranking order or thresholds, but overall provides sufficient context for an AI agent.

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 reinforces the enum values ('runs, wickets, sixes, fours, economy') but adds no extra meaning beyond what the schema already provides (default limit, enum). Therefore, the description does not significantly enhance parameter semantics.

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 tool's function: ranking top performers by a metric across all 7 CricketStudio leagues. It uses specific verbs ('top performers', 'returns ranked rows') and identifies the resource ('cross-league leaders'). It distinguishes from sibling tools like get_ipl_leaderboard by explicitly mentioning 'across all 7 CricketStudio leagues' and giving cross-league query examples.

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 provides explicit usage examples ('who is the most prolific T20 run scorer across all leagues?') and mentions graceful omission of unavailable data. While it doesn't explicitly state when not to use or list alternatives, the examples imply single-league queries should use league-specific leaderboards. This is sufficient for guiding an AI agent.

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/i-m-arul/cricketstudio-mcp'

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