M

mcp-afl-server这是一个实现模型上下文协议 (MCP) 的服务器,可以从 Squiggle API 提取澳大利亚国家橄榄球联盟 (AFL) 数据。

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

概览

这个模型上下文协议 (MCP) 服务器向提供者提供澳大利亚国家橄榄球联盟 (AFL) 数据,通过接口提供过去、现有的比赛信息、现时和过去的联赛排名信息、球队信息、实力排名预测等功能。服务器提供全面支持访问澳大利亚全国橄榄球联盟 (AFL) 数据,从而为检索现时和过去的联赛排名信息、球队信息、实力排名预测和每场比赛历史结果提供工具。模型上下文协议 (MCP) 服务器也暴露了工具,以获得比赛、球队、预测、实力排名等信息,这些工具通过模型上下文协议 (MCP) 服务器提供。该服务器需要 .NET 9.0 或更高版本、符合模型上下文协议 (MCP) 的客户端以及接入 Squiggle API 的网络连接。

主要功能

  • 检索当前澳大利亚国家橄榄球联盟 (AFL) 联赛排名
  • 通过季节和年份检索过去的澳大利亚国家橄榄球联盟 (AFL) 联赛排名
  • 得到特定季度或特定时间点的比赛结果
  • 获取基本球队信息
  • 得到球员曾参加的特定赛季的球队列表
  • 获取关于比赛的倾向和预测信息

价格

模型
Free
评分
暂无评价

使用场景

当前赛季信息

获取当前澳大利亚国家橄榄球联盟 (AFL) 联赛排名、指定季度成绩或球队信息

历史数据分析

检索过去的联赛排名信息、指定季度和年份的比赛结果、指定时间点的比赛结果

优点 & 缺点

优点

  • 全面访问澳大利亚国家橄榄球联盟 (AFL) 数据
  • 易于与符合模型上下文协议 (MCP) 的客户端进行集成
  • 支持检索当前和过去的联赛排名、球队信息等信息

缺点

  • 需要 .NET 9.0 或更高版本
  • 需要接入网络连接,以方便接入 Squiggle API

评测

登录以留下评测。

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

问答

Are there any limitations on using the Squiggle API data?

The server depends on an internet connection to fetch data from Squiggle. No explicit rate limits are mentioned, but standard API usage policies of Squiggle would apply.

Asked by Gabriel Duarte · Aug 5, 2025

How do I integrate the server with Claude for Desktop?

Edit Claude’s config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json; Windows: APPDATA\Claude\claude_desktop_config.json) and add an entry under mcpServers with the command to run the .NET project. Then the client can query the server via MCP.

Asked by Rasheed Osman · Aug 1, 2025

Which AFL data can I retrieve through this server?

You can fetch current and past standings by round and year, results from specific games or rounds, basic team information, lists of teams per season, power rankings, tips and predictions, and projected ladders.

Asked by Quoc Bui · Jul 24, 2025

What programming environment is required to run mcp-afl-server?

The server requires .NET 9.0 or later. You also need an MCP compatible client, such as Claude for Desktop, and an active internet connection to access the Squiggle API.

Asked by Robert Ainsworth · Jun 25, 2025

提问

服务配缩器 的替代品