You're viewing a demo portfolio

Join the waitlist
PRSM

racingpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

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

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "dog": {
      "type": "string",
      "description": "Greyhound name"
    },
    "date": {
      "type": "string",
      "description": "date"
    },
    "lang": {
      "type": "string",
      "description": "Response language code (en | es | fr | de | zh | hi | ar | pt | ja | ko | etc.)"
    },
    "mode": {
      "type": "string",
      "description": "mode"
    },
    "odds": {
      "type": "string",
      "description": "Comma-separated runner odds e.g. 3.5,2.1 (arb mode)"
    },
    "race": {
      "type": "string",
      "description": "Race or meeting name e.g. 'Cheltenham Gold Cup', 'Royal Ascot'"
    },
    "grade": {
      "type": "string",
      "description": "Race grade e.g. A1, A2, S2, OR"
    },
    "horse": {
      "type": "string",
      "description": "Horse name"
    },
    "sport": {
      "type": "string",
      "description": "sport"
    },
    "stake": {
      "type": "string",
      "description": "Stake amount (ev mode)"
    },
    "track": {
      "type": "string",
      "description": "Track name e.g. ascot, cheltenham, flemington"
    },
    "action": {
      "enum": [
        "scanner",
        "arbitrage",
        "card",
        "going",
        "form",
        "ratings",
        "systems",
        "trends",
        "track",
        "greyhound-form",
        "greyhound-trap",
        "greyhound-card",
        "calculator"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: scanner | arbitrage | card | going | form | ratings | systems | trends | track | greyhound-form | greyhound-trap | greyhound-card | calculator"
    },
    "filter": {
      "type": "string",
      "description": "e.g. 'Ascot sprints', 'novice hurdlers', 'flat handicaps'"
    },
    "regions": {
      "type": "string",
      "description": "regions"
    },
    "trainer": {
      "type": "string",
      "description": "Trainer name (optional)"
    },
    "bankroll": {
      "type": "string",
      "description": "Total bankroll (arb mode)"
    },
    "distance": {
      "type": "string",
      "description": "Race distance e.g. 400m, 460m, 520m"
    },
    "true_prob": {
      "type": "string",
      "description": "Your estimated true win probability 0-1 (ev mode)"
    },
    "min_profit": {
      "type": "string",
      "description": "Minimum profit % filter"
    },
    "single_odds": {
      "type": "string",
      "description": "Decimal odds for single selection (ev mode)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →