This repository provides an MCP server that allows AI assistants to access and query college football statistics from the College Football Data API, enabling comprehensive data analysis and insights.
This repository hosts an MCP server that provides access to college football statistics from the College Football Data API for use within Claude Desktop. It allows users to query comprehensive data, including game results, team records, and player statistics, using natural language.
The server enables AI assistants to analyze play-by-play data, view rankings, assess win probability metrics, compare team performances, and generate insights. Installation is available via Smithery or manual setup, requiring Python 3.11+, the UV package manager, and a CFBD API key.
Key features include access to resources like game information, team records, play-by-play data, and advanced box scores, accessible through schema documentation. Tools are available to query endpoints directly, and pre-built prompts facilitate analysis of games, teams, trends, rivalries, and team comparisons. The project is licensed under the MIT License.
lenwood/cfbd-mcp-server
December 20, 2024
March 9, 2025
Python