Skip to content
Back to search
30
MCP

@jerrysv/mlb-mcp-server

npm/@jerrysv/mlb-mcp-server

MCP server for MLB and MiLB data via the free MLB Stats API — teams, players, games, scores, standings, transactions, and more. No API key required.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@jerrysv/mlb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}