Skip to main content
Glama
killautsav-tech

Sports MCP Server

odds_get_sports

List all available sports from The Odds API and retrieve sport keys for use in other endpoints. Free operation with no quota cost.

Instructions

List all available sports from The Odds API. Returns sport keys used in other endpoints. Free — no quota cost.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
allNoIf true, include out-of-season sports
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It adds useful non-schema information by stating the tool is 'Free — no quota cost' and that it returns sport keys, which helps an agent understand cost implications and output relevance. This goes beyond the schema's parameter details.

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 two concise sentences that immediately state the action and then provide key context about output and cost. Every word earns its place, with no filler or redundancy.

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?

For a simple list tool with one optional parameter and no output schema, the description is complete: it states what is returned (sport keys), where they are used (other endpoints), and cost behavior. The 'all' parameter is covered by the schema, so nothing critical is missing.

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?

The input schema already provides 100% coverage for the single boolean param 'all' with a clear description. The tool description does not add any additional meaning about this parameter, so the baseline of 3 is appropriate since the schema handles the heavy lifting.

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 'List all available sports from The Odds API' with a specific verb and resource. It also distinguishes from sibling tools by noting it returns sport keys used in other endpoints, making its role unique among the odds_get_* group.

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 context: use this tool to discover available sports and obtain sport keys for use in other endpoints. It does not explicitly name alternatives, but the note about sport keys makes the intended usage evident, which is sufficient for this simple list operation.

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/killautsav-tech/sports-mcp-server'

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