Skip to main content
Glama

racingpulse

RacingPulse: Global horse racing intelligence — live odds, going conditions, form analysis, arbitrage detection, speed ratings, and betting systems for 35 racecourses. All endpoints require x402 payment (USDC on B

Coverage: Global

Endpoints: • scanner ($0.07): Arbitrage scanner — scan all active racing sports for guaranteed-profit opportunities • arbitrage ($0.05): Live arbitrage — filtered guaranteed-profit opportunities for a specific racing jurisdiction • card ($0.07): Race card — complete meeting briefing with runners, odds, going, and news • going ($0.02): Going conditions — live ground conditions derived from 7-day precipitation data • form ($0.07): Form guide — deep horse form analysis with trainer stats and going preferences • ratings ($0.07): Speed ratings — official rating, RPR, Timeform, and going-adjusted performance ratings • systems ($0.07): Betting systems — statistically-backed angles, trainer/jockey combos, draw bias • trends ($0.07): Race trends — historical patterns, draw bias, trainer records, value and fade angles • track ($0.07): Track profile — complete racecourse intelligence with live going conditions • greyhound-form ($0.07): Greyhound form — recent runs, sectional times, trap record, kennel form, and verdict • greyhound-trap ($0.07): Greyhound trap bias — win rates per trap, rail vs wide advantage, pace profile, and betting angles • greyhound-card ($0.07): Greyhound race card — full field breakdown with trap suitability, value selection, and system plays • calculator ($0.02): Betting calculator — arbitrage stakes (Kelly), expected value, and profit calculations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dogNoGreyhound name
dateNodate
langNoResponse language code (en | es | fr | de | zh | hi | ar | pt | ja | ko | etc.)
modeNomode
oddsNoComma-separated runner odds e.g. 3.5,2.1 (arb mode)
raceNoRace or meeting name e.g. 'Cheltenham Gold Cup', 'Royal Ascot'
gradeNoRace grade e.g. A1, A2, S2, OR
horseNoHorse name
sportNosport
stakeNoStake amount (ev mode)
trackNoTrack name e.g. ascot, cheltenham, flemington
actionYesWhich endpoint to call. Options: scanner | arbitrage | card | going | form | ratings | systems | trends | track | greyhound-form | greyhound-trap | greyhound-card | calculator
filterNoe.g. 'Ascot sprints', 'novice hurdlers', 'flat handicaps'
regionsNoregions
trainerNoTrainer name (optional)
bankrollNoTotal bankroll (arb mode)
distanceNoRace distance e.g. 400m, 460m, 520m
true_probNoYour estimated true win probability 0-1 (ev mode)
min_profitNoMinimum profit % filter
single_oddsNoDecimal odds for single selection (ev mode)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations present, the description carries the full burden of behavioral disclosure. It explicitly states 'All endpoints require x402 payment (USDC on B...' and lists per-endpoint costs, which is crucial for an AI agent deciding to invoke the tool. It also discloses data provenance ('derived from 7-day precipitation data') and coverage ('35 racecourses'). It does not mention failure modes or rate limits, but the payment and scope disclosures are substantial.

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 long (~600 words) but is efficiently organized as a bulleted list of endpoints, each with a one-line explanation. It front-loads the summary and then provides scannable detail. The opening sentence is slightly redundant with the later endpoint list, and the size is at the upper limit, but every line adds value for a 13-action, 20-parameter tool.

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 tool's complexity (13 endpoint actions, 20 parameters, no output schema), the description is remarkably complete. It explains every action's purpose, key inputs (via examples like 'Cheltenham Gold Cup' in schema), pricing, coverage, and payment requirements. The per-endpoint summaries effectively act as output descriptions, making the tool self-explanatory for selection and invocation.

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?

The input schema already has 100% description coverage, but many descriptions are terse (e.g., 'date', 'mode', 'regions'). The tool description compensates by giving detailed semantic meaning to the 'action' parameter's enum values, which is the core selector. It does not elaborate on the other parameters, but the schema's decent coverage plus the explanation of action values raises it above baseline.

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 opens with a clear summary ('Global horse racing intelligence') and then enumerates 13 distinct actions, each with a specific verb and resource: 'scanner — Arbitrage scanner — scan all active racing sports for guaranteed-profit opportunities', 'card — Race card — complete meeting briefing'. This unambiguously distinguishes the tool's sub-operations from each other and from sibling tools.

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 effectively provides internal usage guidance by detailing what each endpoint does, e.g., 'form — Form guide — deep horse form analysis', 'going — Going conditions — live ground conditions'. It also notes payment requirements, implying it should be used when the agent can handle blockchain payments. However, it doesn't explicitly contrast with sibling tools or state exclusions, so it's clear but not fully explicit on alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.