Balldontlie MCP サーバー
Balldontlie API を統合し、NBA、NFL、MLB の選手、チーム、試合に関する情報を提供する MCP サーバー実装。
ツール
- get_teams
- NBA、NFL、MLBのチームリストを入手
- 入力:
league
(enum ['NBA', 'NFL', 'MLB']): チームを取得するスポーツリーグ
- プレイヤーを取得する
- NBA、NFL、MLBの選手リストを取得します
- 入力:
league
(enum ['NBA', 'NFL', 'MLB']): 選手を獲得するスポーツリーグfirstName
(文字列、オプション): 検索するプレイヤーの名前lastName
(文字列、オプション): 検索するプレイヤーの姓cursor
(数値、オプション):ページ区切りのカーソル
- get_games
- NBA、NFL、MLBの試合リストを取得します
- 入力:
league
(enum ['NBA', 'NFL', 'MLB']): 試合を観戦するスポーツリーグdates
(文字列[], オプション): 特定の日付のゲームを取得します。形式: YYYY-MM-DDteamIds
(string[], オプション): 特定のゲームのゲームを取得するcursor
(数値、オプション):ページ区切りのカーソル
- ゲットゲーム
- NBA、MLB、NFLのいずれかのリーグから特定の試合を取得します
- 入力:
league
(enum ['NBA', 'NFL', 'MLB']): 試合を観戦するスポーツリーグgameId
(数値): get_games ツールから取得したゲームの ID
プロンプト
- スケジュールジェネレータ
リーグ (NBA、MLB、NFL) と開始日および終了日を指定すると、Claude Desktop でインタラクティブなスケジュールが生成されます。
構成
APIキーの取得
- Balldontlie.ioでアカウントを登録する
- このMCPサーバーでは無料プランで十分です
Smithery経由でインストール
Smithery経由で Claude Desktop 用の balldontlie-mcp を自動的にインストールするには:
Claude Desktopでの使用
これをclaude_desktop_config.json
に追加します:
LibreChatでの使用
ライセンス
このMCPサーバーはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。
免責事項
このライブラリはballdontlie.ioと公式には提携していません。MCPサーバーを使用したballdontlie APIのサードパーティ実装です。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Balldontlie API を統合し、NBA、NFL、MLB の選手、チーム、試合に関する情報を提供する MCP サーバー実装。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server providing access to college football statistics sourced from the College Football Data API within Claude Desktop.Last updated -99PythonMIT License
- AsecurityAlicenseAqualityThe MCP server provides an interface to the Datadog API, enabling seamless management of incidents, monitoring, logs, dashboards, metrics, traces, and hosts. Its extensible design allows easy integration of additional Datadog APIs for future expansions.Last updated -1460274TypeScriptApache 2.0
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- -securityAlicense-qualityA Model Context Protocol server that provides access to Fantasy Premier League data, allowing users to compare players, find team information, view gameweek data, and get FPL-related advice through Claude for Desktop and other MCP-compatible clients.Last updated -7PythonMIT License