AFL-MCP

jackemcpherson/AFL-MCP
★ 0 stars TypeScript 🗄️ Database Updated today
MCP server exposing AFL match data tools (TypeScript)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "afl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jackemcpherson/AFL-MCP"
      ]
    }
  }
}

README Excerpt

MCP server for AFL Men's statistics, powered by Cloudflare Workers and D1. Covers match results and player statistics from 1990 to the current season, updated automatically via cron-triggered sync from the AFL API. - **Runtime:** Cloudflare Workers - **Database:** Cloudflare D1 (SQLite) - **MCP transport:** Streamable HTTP

Tools (3)

codeschematools

Topics

aflmcpmodel-context-protocolsports-analyticstypescript