mcp-afl-server

mcp-afl-server

3.4

If you are the rightful owner of mcp-afl-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server that provides AFL (Australian Football League) data from Squiggle API.

The AFL MCP Server is designed to provide comprehensive access to Australian Football League data through the Squiggle API. It allows users to retrieve detailed information about past and current AFL games, standings, and team details. The server is particularly useful for sports analysts, enthusiasts, and developers who need to integrate AFL data into their applications or services. By leveraging the Squiggle API, the server ensures that users have access to up-to-date and historical data, making it a valuable tool for anyone interested in the AFL. The server supports various functionalities, including fetching current standings, retrieving past game results, and obtaining team information, all of which are essential for a thorough analysis of the league's dynamics.

Features

  • Retrieving current AFL Standings.
  • Retrieving past AFL Standings by round and year.
  • Retrieving results from a particular game.
  • Retrieving results from a round by year.
  • Retrieving basic information about a team.

Tools

  1. GetGameResult

    Gets result from a played game.

  2. GetRoundResultsByYear

    Get the results from a round of a particular year.

  3. GetCurrentStandings

    Gets the current standings of the AFL.

  4. GetStandingsByRoundAndYear

    Get the standings for a particular round and year.

  5. GetTeamInfo

    Gets information for a AFL team.

  6. GetTeamsBySeason

    Gets a list of teams who played in a particular season.