FirstCycling MCP Server logo

FirstCycling MCP Server

by r-huijts

This is a Model Context Protocol (MCP) server that provides professional cycling data from FirstCycling. It allows you to retrieve comprehensive information about professional cyclists, race results, race details, and historical cycling data.

View on GitHub

Last updated: N/A

What is FirstCycling MCP Server?

This MCP server provides access to professional cycling data from FirstCycling, allowing users to retrieve information about cyclists, race results, and historical data.

How to use FirstCycling MCP Server?

The server can be used in development mode with MCP Inspector or integrated with Claude for Desktop by configuring the claude_desktop_config.json file to include the server's command and arguments.

Key features of FirstCycling MCP Server

  • Finding information about professional cyclists

  • Retrieving race results and details

  • Exploring historical race data

  • Analyzing rider performance and career progression

  • Accessing information about cycling teams and competitions

Use cases of FirstCycling MCP Server

  • Rider Analysis (e.g., performance tracking, career progression)

  • Race Research (e.g., recent results, historical context)

  • Sports Journalism (e.g., creating detailed profiles, writing previews)

  • Cycling Education (e.g., explaining Monument classics, summarizing Grand Tours)

FAQ from FirstCycling MCP Server

How do I install the server?

Clone the repository, create a virtual environment, and install the dependencies using uv pip install -e .

How do I run the server in development mode?

Use the command uv run mcp dev firstcycling.py

How do I integrate the server with Claude for Desktop?

Edit the claude_desktop_config.json file to include the server's command and arguments, then restart Claude.

What data sources does the server use?

The server uses the FirstCycling API, which scrapes data from the FirstCycling website.

What kind of information can I retrieve about riders?

You can retrieve basic biographical information, best results, Grand Tour results, Monument results, team history, UCI ranking, race history, one-day race results, stage race results, team history, and victories.