cfbd-mcp-serverServer

lenwood
GitHub
SportsAPIFootball

Loading subscription status...

💡 Description

An MCP server that provides access to College Football statistics sourced from the College Football Data API.

📝 JSON Entries

{
  "mcpServers": [
    {
      "cfbd-mcp-server": {
        "env": {
          "PATH": "/full/path/to/python",
          "CFB_API_KEY": "xxx"
        },
        "args": [
          "--directory",
          "/full/path/to/cfbd-mcp-server",
          "run",
          "cfbd-mcp-server"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

get-recordsget-gamesget-playsget-drivesget-pregame-win-probability

Features

  • Access comprehensive college football statistics
  • Query game data and player statistics
  • Analyze game data and drive summaries

💬 Example Queries

  • What was the biggest surprise in the FCS games during the 2014 season?
  • Get team statistics for the latest college football game.
  • Analyze team performance trends over the season.