Skip to main content
SportsUnknown

willvelida/mcp-afl-server

MCP server that integrates with the Squiggle API to provide information on Australian Football League teams, ladder standings, results, tips, and power rankings.

sportscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/willvelida/mcp-afl-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-afl-server": {
      "command": "npx",
      "args": [
        "-y",
        "willvelida/mcp-afl-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Sports
Language
Unknown
Author
willvelida