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 "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceProvides 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.114MIT
- Alicense-qualityCmaintenanceEnables fetching sportsbook odds, live scores, and event information across 70+ books and 30+ leagues, with tools to list sports, get scores, and discover events.7MIT
- Alicense-qualityCmaintenanceEnables AI agents to query sports data including teams, players, events, and standings from TheSportsDB through natural language or direct tool calls.9MIT
Related MCP Connectors
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/sports-data-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server