Tour de France 2026 MCP — 21 stages, race phase tracking, stage start times, stage profiles.
claude mcp add tour-de-france-2026 --transport http https://whensport.com/mcp/tdf
~/.cursor/mcp.json
{
"mcpServers": {
"tour-de-france-2026": {
"url": "https://whensport.com/mcp/tdf"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tour-de-france-2026": {
"serverUrl": "https://whensport.com/mcp/tdf"
}
}
}
.vscode/mcp.json
{
"servers": {
"tour-de-france-2026": {
"type": "http",
"url": "https://whensport.com/mcp/tdf"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tour-de-france-2026": {
"url": "https://whensport.com/mcp/tdf"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"tour-de-france-2026": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whensport.com/mcp/tdf"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://whensport.com/mcp/tdf | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.whensport--tour-de-france-2026/reviews or the review_server meta-tool.
POST /mcp