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

Similar MCP servers embedding-nearest

baseball-stats-mcp
The most comprehensive baseball analytics MCP server with 32 advanced tools
0 tools
@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 r
0 tools
Mlb Stats
MLB Stats API MCP — official MLB statistics (keyless).
0 tools · streamable-http
@pipeworx/mcp-mlb-stats
MLB Stats API MCP — official MLB statistics (keyless).
0 tools
MLB Stats
Integrates with MLB Stats API and pybaseball library to provide comprehensive baseball statistics, Statcast data, player lookups, team stand
0 tools
roberthouse224/mlb-api-mcp
MCP Server for the MLB API provided by https://github.com/guillochon/mlb-api-mcp
0 tools

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"
    }
  }
}