willvelida/mcp-afl-server
by Various
This is a Model Context Protocol (MCP) server that provides AFL (Australian Football League) data from Squiggle API.
MCP
willvelida/mcp-afl-server
Added 1 June 2026
Overview
This is a Model Context Protocol (MCP) server written in C# that provides Australian Football League (AFL) data from the Squiggle API. It allows AI agents and tools using the MCP standard to query match results, fixtures, and team information.
Best for
Best for
Developers building MCP-compatible AI agents that require Australian rules football data
Use cases
- Retrieve AFL match scores and fixtures for live data feeds
- Build an AI assistant that answers questions about AFL teams and players
- Integrate AFL statistics into a conversational agent or chatbot
Notes
This is a Model Context Protocol (MCP) server written in C# that provides Australian Football League (AFL) data from the Squiggle API. It allows AI agents and tools using the MCP standard to query match results, fixtures, and team information.
15 stars on GitHub. Last updated 2025-11-24. Licensed MIT.
Use cases
- Retrieve AFL match scores and fixtures for live data feeds
- Build an AI assistant that answers questions about AFL teams and players
- Integrate AFL statistics into a conversational agent or chatbot
Pros
- Provides structured AFL data through a standard MCP interface
- Lightweight C# implementation easy to embed in .NET projects
- Leverages the well-documented Squiggle API for reliable data
Cons
- Limited to Australian Football League data only
- Dependency on Squiggle API availability and rate limits
- Small community (15 stars) means limited support and updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides structured AFL data through a standard MCP interface
- Lightweight C# implementation easy to embed in .NET projects
- Leverages the well-documented Squiggle API for reliable data
Cons
- Limited to Australian Football League data only
- Dependency on Squiggle API availability and rate limits
- Small community (15 stars) means limited support and updates