Command Palette

Search for a command to run...

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

World Cup 2026

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

Provides a tool to retrieve today's 2026 FIFA World Cup matches, including teams, time, venue, and scores.

GitHubEmbed

Описание

Provides a tool to retrieve today's 2026 FIFA World Cup matches, including teams, time, venue, and scores.

README

MCP server that exposes 2026 FIFA World Cup data as tools for clients such as Claude Desktop.

Available tools

  • get_today_matches — returns the matches scheduled for today's date (home/away teams, kickoff time, venue, round, group, score and goals, when available).

Requirements

  • Python >= 3.10
  • uv

Installation

uv sync

Usage

Development mode (MCP Inspector)

uv run mcp dev server.py

Install into Claude Desktop

uv run mcp install server.py --name "World Cup 2026"

This adds the server under mcpServers in claude_desktop_config.json. Restart Claude Desktop for the tool to appear.

Run directly

uv run server.py

Data

Match data lives in data/worldcup.json, with the following structure per match:

Field Description
round Competition stage (e.g. Matchday 1, Round of 16, Final)
num Match number
date Date in YYYY-MM-DD format
time Kickoff time (with UTC offset)
team1 / team2 Home / away team
group Group stage group
ground Match venue
score Score (ft/ht), absent for matches not yet played
goals1 / goals2 List of goals (scorer name and minute) for each team

Project structure

.
├── server.py              # Defines the MCP server and registers tools
├── providers/
│   └── worldcup.py        # Reads and processes data/worldcup.json
└── data/
    └── worldcup.json      # Match data

from github.com/friozi/MCP-World-Cup-2026

Установка World Cup 2026

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

▸ github.com/friozi/MCP-World-Cup-2026

FAQ

World Cup 2026 MCP бесплатный?

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

Нужен ли API-ключ для World Cup 2026?

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

World Cup 2026 — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить World Cup 2026 в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare World Cup 2026 with

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

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

Автор?

Embed-бейдж для README

Похожее

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