sports

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.

cloud
sports
0
View on GitHub

Installation

npx -y willvelida/mcp-afl-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/willvelida/mcp-afl-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub