Mlb Stats for Cursor
io.github.pipeworx-io/mlb-stats
MLB Stats API MCP — official MLB statistics (keyless).
client:Cursor
transport:streamable-http
Install Mlb Stats in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mlb-stats": {
"url": "https://gateway.pipeworx.io/mlb-stats/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs