pcs-mcp
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., "@pcs-mcpShow me Tadej Pogacar's 2024 season results"
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.
pcs-mcp
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 | Returns |
|
| Bio, team history, points per season/specialty, or a specific season's results |
|
| Full career results history |
|
| Roster and season info |
|
| Stages, stage winners, prior editions |
|
| Startlist |
|
| Results / GC / points / KOM / youth / teams / climbs table |
Related MCP server: OSRS-STAT
Setup
pip install -e .Run
pcs-mcpOr point an MCP client (e.g. Claude Desktop / Claude Code) at it directly:
{
"mcpServers": {
"pcs": {
"command": "pcs-mcp"
}
}
}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.
Latest Blog Posts
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/MartinCeska/pcs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server