Back to directory
willvelida/mcp-afl-server

willvelida/mcp-afl-server

@willvelida

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

AFLAustralian Football LeaguesportsSquiggle APIMCPfootballAustralian rulesentertainment

Installation & Configuration

{
  "mcpServers": {
    "mcp-afl-server": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "C:\\path\\to\\mcp-afl-server\\src",
        "--no-build"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/12
Updated
2026/6/12