AgentHubAgentHub

tour-de-france-2026

MCP ServerMCP Registry官方收录

com.whensport/tour-de-france-2026 · v1.0.1

Tour de France 2026 MCP — 21 stages, race phase tracking, stage start times, stage profiles.

概览

tour-de-france-2026 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "tour-de-france-2026": {
      "url": "https://whensport.com/mcp/tdf"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "com.whensport/tour-de-france-2026",
  "type": "mcp-server",
  "version": "1.0.1",
  "displayName": "tour-de-france-2026",
  "description": "Tour de France 2026 MCP — 21 stages, race phase tracking, stage start times, stage profiles.",
  "homepage": "https://whensport.com/events/tour-de-france-2026/",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://whensport.com/mcp/tdf"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "com.whensport/tour-de-france-2026",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.whensport%2Ftour-de-france-2026/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
tour-de-france-2026 — MCP Server 安装与配置 · AgentHub