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 を返します。
引数 | 型 | デフォルト | 備考 |
| 整数 1–14 |
| 何日先まで調べるか |
ギャロップ競走は除外されます。モデルは速歩のみで学習しており、学習していない競技に対して確率を返すと、明らかに欠落しているのではなく、静かに誤った結果になるためです。
get_race_analysis
1ラウンド全体:全レッグ、全出走馬。
フィールド | 意味 |
| 出走する馬 |
| この馬への賭け金の割合 — 群衆の見方 |
| 勝利確率、0–1。出走中の馬でレッグごとに合計1 |
|
|
| モデル確率 ÷ 市場確率。> 1 = 過小評価 |
| 不出走。確率フィールドは |
各レスポンスには、各フィールドをインラインで説明する field_reference も含まれるため、エージェントは数値の意味を推測する必要がありません。
レート制限
標準キーでは月1,000回、毎分60回の呼び出し。いずれかに達すると、ツールは生のHTTPエラーではなく明確なメッセージを返します。
設定
変数 | 必須 | 目的 |
| はい | APIキー |
| いいえ | ベースURLの上書き(テスト用) |
注記
データは北欧の**繋駕速歩競走(trot)**を対象としており、サラブレッドの平地競走ではありません。英国や米国のサラブレッドデータが必要な場合は、このサーバーは適切ではありません。また、北欧の速歩競走が必要な場合は、当社の知る限りこれが唯一のサーバーです。
時刻はヨーロッパ/ストックホルム時間です。確率はモデルの出力であり、賭けのアドバイスではありません。
MITライセンス。背後にあるデータは商用製品です。利用規約は https://travmaskinen.se/api-access をご覧ください。
Maintenance
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
- AlicenseBqualityDmaintenanceMCP-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.2915MIT
- AlicenseBqualityCmaintenanceMCP 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.5100MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for querying and optionally trading across prediction markets (Polymarket, Kalshi, Limitless, Manifold) through a unified API.30MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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