Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Sports Data Server

БесплатноНе проверен

Enables AI agents to access comprehensive sports data including football, basketball, American football, and hockey leagues via 11 tools, with no API key requir

GitHubEmbed

Описание

Enables AI agents to access comprehensive sports data including football, basketball, American football, and hockey leagues via 11 tools, with no API key required.

README

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)

Installation

pip install sports-data-mcp-server

Oder via uvx:

uvx sports-data-mcp-server

Claude Desktop Konfiguration

{
  "mcpServers": {
    "sports-data": {
      "command": "uvx",
      "args": ["sports-data-mcp-server"]
    }
  }
}

Tools

Fußball / Soccer

Tool Beschreibung
search_team Team nach Name suchen
get_team_last_results Letzte Ergebnisse eines Teams
get_team_next_fixtures Nächste Spiele eines Teams
get_league_table Liga-Tabelle abrufen
search_player Spieler-Profil und Stats
get_event_details Spiel-Details mit Highlight-Link

Multi-Sport

Tool Beschreibung
list_sports_leagues Alle unterstützten Ligen
get_league_events Spiele einer Saison (NBA, NFL, etc.)
search_sport_event Sportereignis nach Name suchen
get_sport_statistics 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

from github.com/AiAgentKarl/sports-data-mcp-server

Установка Sports Data Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AiAgentKarl/sports-data-mcp-server

FAQ

Sports Data Server MCP бесплатный?

Да, Sports Data Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Sports Data Server?

Нет, Sports Data Server работает без API-ключей и переменных окружения.

Sports Data Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Sports Data Server в Claude Desktop, Claude Code или Cursor?

Открой Sports Data Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Sports Data Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai