Skip to main content
Glama
killautsav-tech

Sports MCP Server

sm_odds_prematch

Get pre-match odds from SportMonks by fixture, bookmaker, market, or latest to compare with other odds data.

Instructions

Get pre-match odds from SportMonks. Modes: 'by_fixture', 'by_fixture_bookmaker', 'by_fixture_market', 'latest'. Useful for comparing with The Odds API data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoby_fixture
pageNo
includeNo
marketIdNoMarket ID
fixtureIdNoFixture ID
bookmakerIdNoBookmaker ID
Behavior2/5

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

With no annotations, the description carries full burden but only lists modes without disclosing data freshness, pagination, error behavior, or side effects. The read-only nature is only implied by 'Get', not explicitly stated.

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: first states purpose, second lists modes and a use case. Dense and front-loaded with no filler.

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?

Covers basic purpose and modes, but lacks guidance on mapping modes to parameters, response format, or pagination. With six parameters and no output schema, more detail would materially improve usability.

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 50% and the description lists mode values that hint at parameter combinations (fixture, bookmaker, market). However, it does not explain which parameters each mode requires or add semantics beyond the schema's enum.

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?

Description opens with a specific verb phrase 'Get pre-match odds from SportMonks', clearly identifying the resource and scoping it to pre-match. The list of four modes adds further specificity and differentiates from sibling sm_odds_inplay.

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?

Provides a concrete use case: 'Useful for comparing with The Odds API data'. It implies when to use by the 'pre-match' qualifier, though it does not explicitly exclude in-play or name 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/killautsav-tech/sports-mcp-server'

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