Skip to main content
Glama
kennyolofsson23-netizen

travmaskinen-mcp

Travmaskinen MCP — AIエージェント向け北欧繋駕速歩競走データ

**北欧繋駕速歩競走(trav)**向け初のMCPサーバー。Claude、ChatGPT、およびあらゆるMCP互換エージェントに、スウェーデン、ノルウェー、デンマーク、フィンランドの速歩競走データへの直接アクセスを提供します。今後のプールゲーム、完全な出走表、賭け金の配分状況、そして各出走馬のモデル導出による勝利確率を提供します。

2012年以降の204,000レース、206万出走のデータセットに基づいています。

エージェントでできること

  • 「今週の土曜日のV85は何が走る?」

  • 「今夜のV64で、モデルが賭け金の配分よりも高く評価している馬はどれ?」

  • 「第3レッグの全出走馬を、騎手、調教師、勝利確率付きの表にまとめて。」

  • 「このラウンドで最もオーバーレイな馬はどれ?」

Related MCP server: iddaa-mcp

インストール

// Claude Desktop: claude_desktop_config.json
{
  "mcpServers": {
    "travmaskinen": {
      "command": "npx",
      "args": ["-y", "travmaskinen-mcp"],
      "env": { "TRAVMASKINEN_API_KEY": "your-key" }
    }
  }
}

Claude Desktop、Claude Code、Cursor、Windsurf、VS Codeなど、あらゆるMCPクライアントで動作します。

キーの取得

データは有料製品です。https://travmaskinen.se/api-access でキーをリクエストしてください。

サーバーはキーなしでも読み込まれ、すべてのツールがキーの取得方法を案内するので、先にインストールして後で判断できます。

ツール

list_upcoming_races

今後の北欧プールゲーム — V85、V86、V64、V65、GS75 — の競馬場、最初の発走時刻、レッグ数を提供します。もう一方のツールが必要とする game_id を返します。

引数

デフォルト

備考

days

整数 1–14

7

何日先まで調べるか

ギャロップ競走は除外されます。モデルは速歩のみで学習しており、学習していない競技に対して確率を返すと、明らかに欠落しているのではなく、静かに誤った結果になるためです。

get_race_analysis

1ラウンド全体:全レッグ、全出走馬。

フィールド

意味

horsedrivertrainer

出走する馬

pool_pct

この馬への賭け金の割合 — 群衆の見方

pool_blend_prob

勝利確率、0–1。出走中の馬でレッグごとに合計1

implied_odds

1 / pool_blend_prob

value

モデル確率 ÷ 市場確率。> 1 = 過小評価

scratched

不出走。確率フィールドは null — 出走しない

各レスポンスには、各フィールドをインラインで説明する field_reference も含まれるため、エージェントは数値の意味を推測する必要がありません。

レート制限

標準キーでは月1,000回、毎分60回の呼び出し。いずれかに達すると、ツールは生のHTTPエラーではなく明確なメッセージを返します。

設定

変数

必須

目的

TRAVMASKINEN_API_KEY

はい

APIキー

TRAVMASKINEN_API_URL

いいえ

ベースURLの上書き(テスト用)

注記

データは北欧の**繋駕速歩競走(trot)**を対象としており、サラブレッドの平地競走ではありません。英国や米国のサラブレッドデータが必要な場合は、このサーバーは適切ではありません。また、北欧の速歩競走が必要な場合は、当社の知る限りこれが唯一のサーバーです。

時刻はヨーロッパ/ストックホルム時間です。確率はモデルの出力であり、賭けのアドバイスではありません。

MITライセンス。背後にあるデータは商用製品です。利用規約は https://travmaskinen.se/api-access をご覧ください。

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    MCP-compatible server that gives AI agents access to alternative sports data across 30+ leagues — odds, events, probabilities, settlement, and futures for prediction markets, DFS platforms, and sportsbooks.
    29
    15
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server that provides structured access to real-time sportsbook data from iddaa, including live events, competitions, and league fixtures with strategy analysis. Designed for AI agents and automation workflows.
    5
    100
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server for motorsport event documents, enabling AI agents to search, read, compare amendments, and parse schedules via typed tools.
    9

View all related MCP servers

Related MCP Connectors

  • The hockey data API. Stats, odds, and everything between. REST API and MCP server.

  • Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

View all MCP Connectors

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/kennyolofsson23-netizen/travmaskinen-mcp'

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