college-baseball-api

Blaze-sports-Intel/college-baseball-api
★ 0 stars TypeScript 🔌 API Integration Updated today
College baseball sabermetrics API + MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "college-baseball-api": {
      "command": "npx",
      "args": [
        "-y",
        "Blaze-sports-Intel/college-baseball-api"
      ]
    }
  }
}

README Excerpt

Advanced analytics for D1 college baseball. REST API + MCP server. Built by [Blaze Sports Intel](https://blazesportsintel.com). ```bash curl https://api.blazesportsintel.com/v1/meta/glossary curl https://api.blazesportsintel.com/v1/leaderboards/batting?metric=woba curl -H "X-API-Key: YOUR_KEY" \ https://api.blazesportsintel.com/v1/players/123