sports-data-mcp-server
Provides tools for accessing MLB data, including league events, team results, and player statistics.
Provides tools for accessing NBA data, including league events, team results, and player statistics.
Provides tools for accessing NHL data, including league events, team results, and player statistics.
Provides tools for accessing Premier League data, including league table, team results, and player statistics.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sports-data-mcp-serverWhat's the current Bundesliga table?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
sports-data-mcp-server
MCP-Server für Sportdaten — Fußball, Basketball, American Football, Eishockey und mehr für AI-Agents.
Features
11 Tools für umfassende Sportdaten
Fußball: Bundesliga, Premier League, La Liga, Serie A, Champions League, MLS und mehr
US-Sport: NBA, NFL, NHL, MLB
Weitere Sportarten: ATP Tennis, Formel 1, Rugby
Kostenlos: Kein API-Key erforderlich (TheSportsDB Free Tier)
Related MCP server: Sports Betting MCP
Installation
pip install sports-data-mcp-serverOder via uvx:
uvx sports-data-mcp-serverClaude Desktop Konfiguration
{
"mcpServers": {
"sports-data": {
"command": "uvx",
"args": ["sports-data-mcp-server"]
}
}
}Tools
Fußball / Soccer
Tool | Beschreibung |
| Team nach Name suchen |
| Letzte Ergebnisse eines Teams |
| Nächste Spiele eines Teams |
| Liga-Tabelle abrufen |
| Spieler-Profil und Stats |
| Spiel-Details mit Highlight-Link |
Multi-Sport
Tool | Beschreibung |
| Alle unterstützten Ligen |
| Spiele einer Saison (NBA, NFL, etc.) |
| Sportereignis nach Name suchen |
| Ligen-Übersicht nach Sportart |
Beispiel-Nutzung
# Bundesliga-Tabelle
tabelle = await get_league_table("bundesliga", "2024-2025")
# Bayern München letzte Spiele
team = await search_team("Bayern Munich")
ergebnisse = await get_team_last_results(team["teams"][0]["id"], count=5)
# NBA letzte Spiele
nba = await get_league_events("nba", "2024-2025")
# Spieler-Profil
spieler = await search_player("Robert Lewandowski")Unterstützte Ligen
Fußball
Bundesliga (1. und 2.)
Premier League
La Liga
Serie A
Ligue 1
Champions League
Eredivisie, MLS, Primeira Liga
US-Sport
NBA (Basketball)
NFL (American Football)
NHL (Ice Hockey)
MLB (Baseball)
Weitere
ATP Tennis
Formel 1
Rugby 6 Nations
Lizenz
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Live sports stats and pre-computed analysis for AI assistants across NBA, MLB, NFL, and NHL.
- NFL MCPOAuthcom.nflmcp
NFL analytics tools for AI agents: stats, fantasy, injuries, schedules, and advanced analysis.
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
Direct access to 60+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides access to comprehensive sports data from 5 major leagues (NBA, NFL, MLB, EPL, NHL) including teams, players, games, statistics, standings, injuries, and betting odds through 67+ endpoints. Enables users to query sports information and analytics through natural language.12MIT
- AlicenseAqualityDmaintenanceProvides AI-powered sports betting intelligence including live odds, injury reports, and documented picks for NBA, NHL, and NCAAB. It enables AI agents to analyze line movements, win rates, and betting edges using real-time data from sportsbettingaianalyzer.com.1124 PyPI5MIT
- AlicenseNot gradedqualityCmaintenanceEnables fetching sportsbook odds, live scores, and event information across 70+ books and 30+ leagues, with tools to list sports, get scores, and discover events.2 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query sports data including teams, players, events, and standings from TheSportsDB through natural language or direct tool calls.5 npmMIT