B

balldontlie-mcp一个集成了 Balldontwie API 的 MCP Server 实现,可提供 NBA、NFL 和 MLB 球员、球队及比赛信息

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Balldontwie MCP Server 是一个集成了 Balldontwie API 的 MCP Server 实现,提供 NBA、NFL、MLB 的球员、球队和比赛信息。通过该服务器,你可以请求指定联赛的球队、球员和比赛。服务器还包含获取球队、球员、比赛以及特定比赛的工具。此外,它还具备赛程生成器,可在 Claude Desktop 中创建交互式赛程。 你可以使用 Claude Desktop 或 LibreChat 与服务器交互。使用服务器前,需要通过 Desktop Extension (DXT) 或 Smithery 安装。安装后,可配置连接你的 Balldontwie API 账户并使用服务器功能。 Balldontwie MCP Server 在 MIT 许可证下发布,允许免费使用、修改和分发软件。

主要功能

  • get_teams: 获取指定联赛的球队
  • get_players: 获取指定联赛的球员,可选按姓名过滤并支持分页
  • get_games: 获取指定联赛的比赛,可选按日期和球队 ID 过滤并支持分页
  • get_game: 通过 ID 获取指定联赛的特定比赛
  • schedule_generator: 为给定联赛和日期范围生成交互式赛程

价格

模型
Free
评分
暂无评价

使用场景

查询今日棒球比赛

用户可以请求 MCP Server 显示今天的棒球比赛,这将使用 MLB 联赛和当前日期的 get_games 工具。

按姓氏查找橄榄球球员

用户可以使用 NFL 联赛并提供姓氏参数(如 'Purdy'),通过 get_players 工具搜索特定姓氏的橄榄球球员。

优点 & 缺点

优点

  • 提供主要联赛(NBA、NFL、MLB)的体育数据访问
  • 提供多种查询特定数据的工具(球队、球员、比赛)
  • 可与 Claude Desktop 和 LibreChat 集成
  • 可使用 Balldontwie API 的免费计划

缺点

  • 使用时需提供 Balldontwie API 密钥
  • 受限于 Balldontwie API 所提供的数据
  • 可能会根据 Balldontwie API 计划的不同而有使用限制

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the main limitations of the data?

The server’s output is constrained by the underlying Balldontlie API: it only includes the fields and records that API exposes, and any rate or usage limits set by that API will affect your queries.

Asked by Fernando Rojas · Feb 7, 2026

How do I retrieve player data for a specific league?

Use the get_players endpoint, optionally filtering by name and applying pagination. Specify the league (NBA, NFL, or MLB) to limit results to that league’s players.

Asked by Hiroshi Tanaka · Dec 14, 2025

Which platforms can I use the server with?

The server can be installed via the Desktop Extension (DXT) or Smithery and is designed to work with Claude Desktop and LibreChat, allowing easy integration into those environments.

Asked by Ingrid Bauer · Nov 9, 2025

What is the cost to use balldontlie-mcp?

balldontlie‑mcp is free to use. It only requires a Balldontlie API key, which may have its own limits, but the server itself is provided under an MIT license without additional fees.

Asked by Margaret Whitfield · Oct 22, 2025

提问

服务配缩器 的替代品