Command Palette

Search for a command to run...

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

Vublox Agent Tools

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

Enables AI agents to discover live and recent football matches, scores, and fan clips on Vublox. Supports searching by team, league, or keyword and retrieving m

GitHubEmbed

Описание

Enables AI agents to discover live and recent football matches, scores, and fan clips on Vublox. Supports searching by team, league, or keyword and retrieving match summaries.

README

Let AI agents discover live football matches, players, and fan clips on Vublox.

An MCP (Model Context Protocol) server that lets AI agents find football matches and players on Vublox — which matches are live or recent, what the score is, player profiles, and links to fan-shot video clips. Each result links to the match or profile page on Vublox.

No API key required — just install and use.

Quick Start

1. Install & Configure

Claude Desktop:

// claude_desktop_config.json
{
  "mcpServers": {
    "vublox-sports": {
      "command": "npx",
      "args": ["@vublox/agent-tools"]
    }
  }
}

VS Code Copilot:

// .vscode/mcp.json
{
  "servers": {
    "vublox-sports": {
      "type": "stdio",
      "command": "npx",
      "args": ["@vublox/agent-tools"]
    }
  }
}

2. Ask Your Agent

Try these in your agent:

  • "What football matches are live right now?"
  • "How did Arsenal do today?"
  • "Show me today's Premier League scores"
  • "Who is Kylian Mbappé?"
  • "Tell me about the Barcelona vs Real Madrid match"

Available Tools

Tool Description
search_sports_events Search matches by team, league, or keyword
search_players Search football players by name — returns profile links
get_live_matches All currently live football matches
get_match_summary Match info for a specific match
get_todays_goals Recent match scores across leagues (last 48h)
get_recent_matches Recently finished matches (last 48h)

Local Development

npm install
npm run dev

Environment Variables

Variable Required Description
VUBLOX_API_BASE_URL No Override API base URL (default: production)

License

MIT — Vublox

from github.com/Vublox/vublox-agent-tools

Установить Vublox Agent Tools в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install vublox-agent-tools

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add vublox-agent-tools -- npx -y @vublox/agent-tools

FAQ

Vublox Agent Tools MCP бесплатный?

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

Нужен ли API-ключ для Vublox Agent Tools?

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

Vublox Agent Tools — hosted или self-hosted?

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

Как установить Vublox Agent Tools в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Vublox Agent Tools with

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

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

Автор?

Embed-бейдж для README

Похожее

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