Command Palette

Search for a command to run...

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

Pcs

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

MCP server exposing ProCyclingStats teams, riders, and races data by scraping site pages, enabling custom rankings and historical result analysis.

GitHubEmbed

Описание

MCP server exposing ProCyclingStats teams, riders, and races data by scraping site pages, enabling custom rankings and historical result analysis.

README

MCP server exposing ProCyclingStats teams, riders, and races data, built on top of the procyclingstats scraping library. Intended for digging into historical results and building custom rankings on top of raw PCS data.

PCS has no official API, so this server scrapes site pages. URLs may break if PCS changes its HTML; keep the procyclingstats dependency up to date.

Tools

Every tool takes a relative PCS URL path (the same paths you'd see in your browser, minus the domain) so you can reach any season, race edition, or rider/team page PCS exposes.

Tool Example url Returns
get_rider rider/tadej-pogacar or rider/tadej-pogacar/2023 Bio, team history, points per season/specialty, or a specific season's results
get_rider_results rider/tadej-pogacar/results Full career results history
get_team team/bora-hansgrohe-2024 Roster and season info
get_race race/tour-de-france/2024 Stages, stage winners, prior editions
get_race_startlist race/tour-de-france/2024/startlist Startlist
get_stage race/tour-de-france/2024/stage-18 Results / GC / points / KOM / youth / teams / climbs table

Setup

pip install -e .

Run

pcs-mcp

Or point an MCP client (e.g. Claude Desktop / Claude Code) at it directly:

{
  "mcpServers": {
    "pcs": {
      "command": "pcs-mcp"
    }
  }
}

from github.com/MartinCeska/pcs-mcp

Установка Pcs

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

▸ github.com/MartinCeska/pcs-mcp

FAQ

Pcs MCP бесплатный?

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

Нужен ли API-ключ для Pcs?

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

Pcs — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Pcs with

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

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

Автор?

Embed-бейдж для README

Похожее

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