Skip to content
Back to search
60
MCP http

MLB Stats Server

etweisberg/mlb-mcp

Provide structured access to Major League Baseball statistics through an MCP server. Query and retrieve detailed baseball data including statcast, fangraphs, and baseball reference stats. Generate visualizations and integrate seamlessly with MCP-compatible clients for enhanced baseball analytics.

Uptime
100.0%
378 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "mlb_stats_server": {
      "url": "https://smithery.ai/servers/etweisberg/mlb-mcp",
      "transport": "http"
    }
  }
}