Loading MCP server directory, please wait...
Get live scores, schedules, standings, team and player data for NFL, NBA, MLB, NHL, and soccer.
npx @getmcp/cli add io.github.cyanheads/sports-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/sports-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/sports-mcp-server",
"run",
"start:stdio"
],
"env": {
"THESPORTSDB_API_KEY": "3",
"MCP_LOG_LEVEL": "info"
}
}
}
}