← Registry

Data Collection

blazesportsintel.com

Provides college baseball data including scores, standings, rankings, player stats, and team schedules.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://sabermetrics.blazesportsintel.com/mcp

No auth detected

MCP server metadata

Name
blaze-sports-intel
Version
4.0.0
Capabilities
tools
Server instructions

Blaze Sports Intel MCP provides read-only NCAA Division I college baseball scores, standings, rankings, schedules, match detail, traditional player stats, and sourced web context. Availability is bounded by supported source records. Responses include meta.source, meta.fetched_at, and meta.timezone (America/Chicago); use those fields to state provenance and freshness.

Known tools 7

bsi_get_scoreboard

Get college baseball scores and game results returned by the configured providers.

Inferred read-only
bsi_get_standings

Get current college baseball conference standings including wins, losses, win percentage, runs scored, runs allowed, run differential, streak, and games back.

Inferred read-only
bsi_get_rankings

Get the national college baseball Top 25 returned by the rankings source.

Inferred read-only
bsi_get_player_stats

Search supported source records for a college baseball player by name.

Inferred read-only
bsi_get_team_schedule

Get schedule records returned for a college baseball team, including past results and upcoming games when the source provides them.

Inferred read-only
bsi_get_match_detail

Get detailed information about a specific college baseball game including venue, weather, win predictions, play-by-play, and team stats.

Inferred read-only
bsi_search_intel

Search the open web for college-baseball news, scouting reports, beat-writer coverage, and analytical commentary.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blaze-sports-intel]
url = "https://sabermetrics.blazesportsintel.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blaze-sports-intel": {
      "type": "http",
      "url": "https://sabermetrics.blazesportsintel.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blaze-sports-intel
Remote MCP URL: https://sabermetrics.blazesportsintel.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blaze-sports-intel": {
      "url": "https://sabermetrics.blazesportsintel.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blaze-sports-intel": {
      "type": "http",
      "url": "https://sabermetrics.blazesportsintel.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blaze-sports-intel",
  "transport": "streamable-http",
  "url": "https://sabermetrics.blazesportsintel.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for blazesportsintel.com was fetched 2026-07-27T07:47:05.552Z and is being refreshed.

Trust status Neutral

blazesportsintel.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.