Skip to main content
Glama
asd-git-master

AltSportsLeagues MCP Server

get_league_quarterly_report

Retrieve a quarterly valuation report for a league, including composite score, financials, growth rates, and executive summary. Returns the latest report if no quarter specified.

Instructions

Retrieve an SEC 10-Q style quarterly report for a league.

Returns the full valuation breakdown for a specific quarter: composite score (0-100), 6 dimension scores, financials (sponsorship totals, contract totals, projected revenue), quarter-over-quarter growth rates, social signals, demographics, upcoming events, seasonality phase, executive summary, key highlights, risk factors, forward guidance, recommended action, and data confidence.

If no quarter is specified, returns the latest available report.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
league_idYesUUID of the league.
quarterNoFiling label such as "Q1 2026". Omit for latest.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It accurately describes the output but does not mention any potential side effects, permissions, or rate limits. Since the tool is read-only, the lack of additional disclosure is acceptable but not exemplary.

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?

The description is concise, front-loaded with the primary purpose, and efficiently lists the comprehensive set of returned data without redundancy. Every sentence serves a clear purpose.

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?

Given the presence of an output schema (not shown but indicated), the description appropriately does not repeat return value details. It fully covers the tool's purpose, parameter behavior, and scope. For a simple retrieval tool, this is complete.

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?

Schema coverage is 100%, and the description adds value by explaining that the quarter parameter can be omitted to return the latest report, supplementing the schema's default null description. This clarifies the optional behavior effectively.

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 retrieves an SEC 10-Q style quarterly report for a league, specifying the verb 'retrieve' and the resource 'league quarterly report'. It distinguishes from siblings by detailing the specific financial and analytical contents unique to this report.

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 clear guidance on parameter usage by stating that omitting the quarter parameter returns the latest report. While it does not explicitly contrast with alternatives, the tool's specialized function makes its context clear.

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/asd-git-master/altsportsleagues-mcp'

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