AFL (Australian Football League)
About
Provides Australian Football League (AFL) data, including games, standings, and team information, from the Squiggle API.
Details
- Author
- willvelida
- Categories
- Other
Jump to
Setup
Install AFL (Australian Football League) in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/willvelida/mcp-afl-server
Follow the installation instructions in the repository README, then restart your MCP client.
๐ AFL (Australian Football League) MCP Server
This is a Model Context Protocol (MCP) server that provides AFL (Australian Football League) data from the Squiggle API. It allows you to retrieve information about past AFL games, current and past standings, team information, power rankings, tips, and projections.
This MCP Server offers comprehensive access to AFL data, providing tools for:
- ๐ Retrieving current AFL standings
- ๐ Retrieving past AFL standings by round and year
- ๐ฏ Retrieving results from particular games or rounds
- ๐ฅ Retrieving basic information about teams
- ๐
Retrieving lists of teams who played in particular seasons
- ๐ฎ Getting tips and predictions for games
- ๐ Accessing power rankings and projected ladders
- ๐ Managing data sources and configurations
Edit the Claude for Desktop config file:
- macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:%APPDATA%\Claude\claude_desktop_config.json
{ "mcpServers": { "mcp-afl-server": { "command": "dotnet", "args": [ "run", "--project", "C:\\path\\to\\mcp-afl-server\\src", "--no-build" ] } } }
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



