# college-baseball MCP server

Live NCAA DI college baseball scores, standings, schedules, rankings, and sabermetrics.

## Links
- Registry page: https://www.getdrio.com/mcp/com-blazesportsintel-college-baseball
- Repository: https://github.com/ahump20/BSI
- Website: https://blazesportsintel.com/mcp

## Install
- Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://sabermetrics.blazesportsintel.com/mcp

## Tools
- bsi_get_scoreboard - Get today's college baseball scores and game results. Returns live and final games with team names, scores, venue, and game status. Covers every NCAA Division I program. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_standings - Get current college baseball conference standings including wins, losses, win percentage, runs scored, runs allowed, run differential, streak, and games back. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_rankings - Get the latest national college baseball rankings (Top 25). Returns rank, team, record, and trend. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_team_sabermetrics - Get advanced sabermetric batting and pitching metrics for a college baseball team: wOBA, wRC+, FIP, ERA-, BABIP, ISO, and more. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_leaderboard - Get the top college baseball hitters or pitchers by an advanced metric. Returns a ranked leaderboard with player names, teams, and stat values. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_conference_power_index - Get a naive Conference Power Index — D1 conferences ranked by win% plus a run-differential adjustment, computed from standings (single-team and zero-game conferences excluded). NOT strength-of-schedule weighted; read it as a rough sort, not an authoritative power ranking. Uses Highlightly standings when available, ESPN otherwise. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_player_stats - Search for a college baseball player by name and get their stats, position, team, and headshot. Searches BSI sabermetric data. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_team_schedule - Get the full schedule for a college baseball team, including past results and upcoming games. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_get_match_detail - Get detailed information about a specific college baseball game including venue, weather, win predictions, play-by-play, and team stats. Use a match ID from the scoreboard. Endpoint: https://sabermetrics.blazesportsintel.com/mcp
- bsi_search_intel - Search the open web for college-baseball news, scouting reports, beat-writer coverage, and analytical commentary. Complements the stats tools — use this when a question needs narrative context, not just numbers. Defaults to trusted college-baseball domains (d1baseball.com, baseballamerica.com, ESPN, NCAA.com, etc.). Provider: Tavily today, with Exa wired as primary when EXA_API_KEY is configured. Endpoint: https://sabermetrics.blazesportsintel.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.blazesportsintel
- Version: 3.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 13, 2026
- Source: https://registry.modelcontextprotocol.io
