A
securityA
licenseA
qualityAn MCP server providing access to college football statistics sourced from the College Football Data API within Claude Desktop.
Last updated -
9
9
Python
MIT License
用于从 ProSportsTransactions.com 抓取 NFL 交易数据的模块化命令行程序 (MCP)。
要将此 MCP 与 Cursor 一起使用,请将以下配置添加到您的.cursor/mcp.json
文件:
根据指定的过滤器获取 NFL 交易。
参数:
start_date
(必需):开始日期,格式为 YYYY-MM-DDend_date
(必需):结束日期,格式为 YYYY-MM-DDtransaction_type
(可选,默认值:“全部”):要过滤的交易类型team
(可选):团队名称player
(可选):玩家姓名output_format
(可选,默认值:“json”):输出格式(csv、json 或 dataframe)例子:
列出所有可供过滤的 NFL 球队。
例子:
列出可供过滤的所有交易类型。
例子:
此 MCP 旨在轻松与 AI 代理或超级代理集成。代理可以通过 JSON-RPC 请求与此 MCP 交互,并根据用户查询检索 NFL 交易数据。
代理集成示例:
This server cannot be installed
一个模块化命令行程序,用于获取和过滤 NFL 交易数据,包括球员动作、伤病、纪律处分以及来自 ProSportsTransactions.com 的更多信息。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/einreke/nfl-transactions-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server