AFL (Australian Football League)

by willvelida

Not rated
GitHub

About

Provides Australian Football League (AFL) data, including games, standings, and team information, from the Squiggle API.

Details

Author
willvelida
Categories
Other

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

- .NET 9.0or later
- A Model Context Protocol (MCP) compatible client (e.g., Claude for Desktop)
- Internet connection for accessing the Squiggle API
-

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" ] } } }
No reviews yet โ€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.