stat-api — Sports Data for Claude Desktop
com.stat-api/sports-data
NFL/NBA/MLB/NHL/PGA + DFS and prediction-market data. Browse free; query with a free API key.
client:Claude Desktop
transport:streamable-http
tools:9
Install stat-api — Sports Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sports-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.stat-api.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs