BSI
Rank #44,985com.blazesportsintel/college-baseball
Live NCAA DI college baseball scores, standings, schedules, rankings, and sabermetrics.
BSI is a Model Context Protocol (MCP) server published by ahump20. It ranks #44,985 of 115,591 servers tracked on MCP Toplist. BSI is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 70,606 of 115,591 servers on MCP Toplist.
Use BSI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http college-baseball https://sabermetrics.blazesportsintel.com/mcp[mcp_servers.college-baseball]
url = "https://sabermetrics.blazesportsintel.com/mcp"Add to ~/.codex/config.toml.
https://sabermetrics.blazesportsintel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"college-baseball": {
"url": "https://sabermetrics.blazesportsintel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"college-baseball": {
"type": "http",
"url": "https://sabermetrics.blazesportsintel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"college-baseball": {
"serverUrl": "https://sabermetrics.blazesportsintel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"college-baseball": {
"url": "https://sabermetrics.blazesportsintel.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.blazesportsintel%2Fcollege-baseball)<a href="https://mcptoplist.com/server/com.blazesportsintel%2Fcollege-baseball"><img src="https://mcptoplist.com/badge/com.blazesportsintel%2Fcollege-baseball.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ahump20
Other servers by ahump20
- austin-humphrey-portfolio#78,226
- bi#78,227
- live-sports-scoreboard-api#78,228
- mcp-serverless-netlify#78,229
- mlb-gameday-bot#78,232
- Remote MCP Server Authless#106,664
Available versions (2)
| Version | Published |
|---|---|
| 3.1.0 | Apr 13, 2026 |
| 3.0.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains BSI?
- BSI is maintained by ahump20, which publishes 7 MCP servers (2 total versions) tracked on MCP Toplist.
- Is BSI listed on the Official MCP Registry?
- Yes — BSI is listed on the Official MCP Registry.
- How many versions does BSI have?
- MCP Toplist tracks 2 versions of BSI, most recently published on Apr 13, 2026.
- Where can I find the source code for BSI?
- The source code for BSI is hosted at github.com/ahump20/BSI.