Back to Templates

College Football Analytics Platform with Comprehensive Data API Access

Created by

Created by: David Ashby || cfomodz

David Ashby

Last update

Last update 3 days ago

Share


⚠️ ADVANCED USE ONLY - College Football Data MCP Server (51 operations)

🚨 This workflow is for advanced users only!

This MCP server contains 51 operations which is significantly more than the recommended maximum of tools for most AI clients.

🔍 Recommended Alternative for basic use cases

Seek a simplified MCP server that utilizes the official n8n tool implementation for College Football Data if available, as it will be more efficient and easier to manage.

🛠️ Advanced Usage Requirements

BEFORE adding this MCP server to your client:

Disable or delete unused nodes - Review sections and disable/delete those you don't need

AFTER adding the MCP server to your client:
1.Selective tool enabling - Instead of enabling all tools (default), manually select only the specific tools you need for that Workflow's MCP client.
2. Monitor performance - Too many tools can slow down AI responses

💡 Pro Tips

Keep maximum 40 enabled tools - Most AI clients perform better with fewer tools

  • Group related operations and only enable one group at a time
  • Use the overview note to understand what each operation group does

⚡ Quick Setup

  1. Import this workflow into your n8n instance
  2. Credentials Add College Football Data API credentials
  3. Activate the workflow to start your MCP server
  4. Copy the webhook URL from the MCP trigger node
  5. Connect AI agents using the MCP URL

🔧 How it Works

This workflow converts the College Football Data API into an MCP-compatible interface for AI agents.

MCP Trigger: Serves as your server endpoint for AI agent requests
HTTP Request Nodes: Handle API calls to https://api.collegefootballdata.com
AI Expressions: Automatically populate parameters via $fromAI() placeholders
Native Integration: Returns responses directly to the AI agent

📋 Available Operations (51 total)

🔧 Calendar (1 endpoints)

GET /calendar: Season calendar

🔧 Coaches (1 endpoints)

GET /coaches: Coaching records and history

🔧 Conferences (1 endpoints)

GET /conferences: Conferences

🔧 Draft (3 endpoints)

GET /draft/picks: List of NFL Draft picks
GET /draft/positions: List of NFL positions
GET /draft/teams: List of NFL teams

🔧 Drives (1 endpoints)

GET /drives: Drive data and results

🔧 Game (1 endpoints)

GET /game/box/advanced: Advanced box scores

🔧 Games (5 endpoints)

GET /games: Games and results
GET /games/media: Game media information and schedules
GET /games/players: Player game stats
GET /games/teams: Team game stats
GET /games/weather: Game weather information (Patreon only)

🔧 Lines (1 endpoints)

GET /lines: Betting lines

🔧 Live (1 endpoints)

GET /live/plays: Live metrics and PBP (Patreon only)

🔧 Metrics (2 endpoints)

GET /metrics/wp: Win probability chart data
GET /metrics/wp/pregame: Pregame win probability data

🔧 Play (3 endpoints)

GET /play/stat/types: Types of player play stats
GET /play/stats: Play stats by play
GET /play/types: Play types

🔧 Player (4 endpoints)

GET /player/portal: Transfer portal by season
GET /player/returning: Team returning production metrics
GET /player/search: Search for player information
GET /player/usage: Player usage metrics broken down by season

🔧 Plays (1 endpoints)

GET /plays: Play by play data

🔧 Ppa (5 endpoints)

GET /ppa/games: Team Predicated Points Added (PPA/EPA) by game
GET /ppa/players/games: Player Predicated Points Added (PPA/EPA) broken down by game
GET /ppa/players/season: Player Predicated Points Added (PPA/EPA) broken down by season
GET /ppa/predicted: Predicted Points (i.e. Expected Points or EP)
GET /ppa/teams: Predicted Points Added (PPA/EPA) data by team

🔧 Rankings (1 endpoints)

GET /rankings: Historical polls and rankings

🔧 Ratings (4 endpoints)

GET /ratings/elo: Historical Elo ratings
GET /ratings/sp: Historical SP+ ratings
GET /ratings/sp/conferences: Historical SP+ ratings by conference
GET /ratings/srs: Historical SRS ratings

🔧 Records (1 endpoints)

GET /records: Team records

🔧 Recruiting (3 endpoints)

GET /recruiting/groups: Recruit position group ratings
GET /recruiting/players: Player recruiting ratings and rankings
GET /recruiting/teams: Team recruiting rankings and ratings

🔧 Roster (1 endpoints)

GET /roster: Team rosters

🔧 Scoreboard (1 endpoints)

GET /scoreboard: Live game results (Patreon only)

🔧 Stats (5 endpoints)

GET /stats/categories: Team stat categories
GET /stats/game/advanced: Advanced team metrics by game
GET /stats/player/season: Player stats by season
GET /stats/season: Team statistics by season
GET /stats/season/advanced: Advanced team metrics by season

🔧 Talent (1 endpoints)

GET /talent: Team talent composite rankings

🔧 Teams (3 endpoints)

GET /teams: Team information
GET /teams/fbs: FBS team list
GET /teams/matchup: Team matchup history

🔧 Venues (1 endpoints)

GET /venues: Arena and venue information

🤖 AI Integration

Parameter Handling: AI agents automatically provide values for:
• Path parameters and identifiers
• Query parameters and filters
• Request body data
• Headers and authentication

Response Format: Native College Football Data API responses with full data structure

Error Handling: Built-in n8n HTTP request error management

💡 Usage Examples

Connect this MCP server to any AI agent or workflow:

Claude Desktop: Add MCP server URL to configuration
Cursor: Add MCP server SSE URL to configuration
Custom AI Apps: Use MCP URL as tool endpoint
API Integration: Direct HTTP calls to MCP endpoints

✨ Benefits

Zero Setup: No parameter mapping or configuration needed
AI-Ready: Built-in $fromAI() expressions for all parameters
Production Ready: Native n8n HTTP request handling and logging
Extensible: Easily modify or add custom logic

🆓 Free for community use! Ready to deploy in under 2 minutes.