© 2026 Wellness Project™

非醫療建議。 僅作為資訊工具使用,不能替代持證醫生、營養師、治療師或私人教練。

經過獨立資安驗證
Google Health已獲准存取 Google Health 受限制的資料範圍
條款隱私消費者健康資料醫療免責聲明
  • 團隊部落格
  1. 首頁
  2. /指南
  3. /Fitbit 接入 Claude

指南 · 整合

如何將Fitbit連線到Claude

只要 Wellness Project 儲存了你的 Fitbit 歷史記錄,Claude 就能透過 MCP 讀取它。以下是 Fitbit MCP 聯結器的完整設定步驟:同步、授權,以及之後可以問些什麼。

Max Kline, AI Biohacker審閱者 Max Kline · AI 生物駭客
下載版本:iPhone下載版本:Android改用瀏覽器登入

這實際上會做什麼

預設情況下,Claude 看不到你的 Fitbit 資料。它無法訪問你的 Fitbit 帳號,而且 Fitbit 也沒有釋出自己的 MCP 伺服器供 Claude 接入。如果你貼上昨晚睡眠的截圖,Claude 會讀取那一張圖片,但它記不住你的歷史資料,也沒辦法拉取趨勢。

Wellness Project 就是這座橋接。Fitbit 透過 Google Health API 連接它,大約每小時自動同步一次,所以你的步數、區間分鐘、睡眠階段和靜止心率都能保持最新,不需要手動匯出。Wellness Project 接著透過一個唯讀存取的 MCP 伺服器,把這份同步的歷史紀錄開放給 Claude。

結果就是一個普通 Claude 對話,能回答你真實 Fitbit 數字的問題。本指南是設定流程; Fitbit MCP 聯結器頁面 涵蓋 connector 本身與它提供的工具。

如何連線它

三件事要對上:Fitbit 必須連到 Wellness Project、MCP 伺服器必須加到 Claude,然後你就能提問。每一步約一分鐘。

  1. 1

    了解 MCP 正在做什麼

    MCP 是讓 Claude 從外部資料來源讀取資訊的標準。你不是把資料貼上進對話,也不是用它訓練模型,而是把 Claude 指向一臺已經存有你同步的 Fitbit 歷史資料的伺服器,讓它在需要時讀取所需的資料行。不存在批次複製。

  2. 2

    將 Fitbit 同步到 Wellness Project

    建立 Wellness Project 帳號後,前往「設定、裝置、Fitbit」,透過 Google Health 連線。步數、Active Zone Minutes、睡眠階段與靜息心率會自動同步,並建立 MCP 伺服器之後可讀取的歷史。搶先體驗期間免費。

  3. 3

    將MCP伺服器新增到Claude

    在 claude.ai 中,將 wellnessproject.ai/api/mcp 新增為自定義聯結器,並透過你的 Wellness Project 帳號授權。Claude Desktop 會從 claude.ai 同步該聯結器。

  4. 4

    向 Claude 詢問你的資料

    開啟對話直接問:“我這個月的靜止心率趨勢如何?”“Active 區間分鐘數高的那幾天我的睡眠階段是不是變差了?”“上週我的平均步數是多少?”Claude 會從伺服器調取結構化資料,基於你的 Fitbit 歷史記錄回答,而不是靠一張截圖。

讀你的真實歷史,勝過猜測

通用 AI 回答和有用回答之間的差距,就是資料。沒有資料時,問任何聊天機器人恢復是否下滑,它只會給一段睡眠衛生教科書內容。透過 MCP 連接 Fitbit 歷史後,同一個問題會得到真正答案:你的靜止心率比自己 30 天基準高 5 下,而且正好發生在深層睡眠下降、Active 區間分鐘 暴增的同一週。

這就是提供結構化資料而不是原始匯出的價值。Claude 讀的不是一個平面數字,而是一列已經帶有個人基準與趨勢的資料,因此推理是相對你的身體,而不是族群平均。對同時使用多個穿戴裝置、追逐微小訊號的人來說,這個差異就是整個實驗的核心。

Max Kline 會替你解讀。

連接後可以問什麼

只有當問題因此變得更好,連接才值得,而確實如此。因為 Claude 讀的是已解讀的歷史,而不是今天孤立的數字,有用的問題可以跨時間:模式、基準,以及不同訊號間的因果線索。

問問在訓練週期裡你的靜止心率如何變化。問問深睡是否與你Active 區間分鐘最高的那幾天相關。讓 Claude 標出你的步數上升而睡眠下降的那一週。由於同一伺服器讀取你連線的所有裝置,這些答案可以同時呼叫 Fitbit、Apple Health 和 Oura 的資料,畫面因此完整,而不是分散在各個互不通氣的應用裡。

Give Claude your real Fitbit history.

透過 OAuth 將 Fitbit 同步到 Wellness Project,把 MCP 伺服器加入 Claude,再詢問你的實際趨勢。搶先體驗期間免費。

下載版本:iPhone下載版本:Android改用瀏覽器登入
See the Fitbit MCP connector →
Max Kline, AI Biohacker

審閱者 Max Kline, AI 生物駭客

Max Kline 是 Wellness Project 的 AI 專家顧問,負責審閱本頁的準確性與語氣。內容屬一般資訊,不是醫療建議。

常見問題

Is there an official Fitbit MCP server?+

No. Fitbit ships no Model Context Protocol server of its own, so Claude cannot read Fitbit data directly. Wellness Project connects to Fitbit over OAuth, holds your synced history, and exposes it to Claude over a single MCP server. That hosted server is the working path today, not a community repo you self-host.

What is MCP, in plain terms?+

MCP is the Model Context Protocol, an open standard from Anthropic that lets Claude connect to an outside data source through a consistent interface. Think of it as a standard plug: instead of pasting data into the chat, you point Claude at a server that already holds your Fitbit history and it reads the specific rows it needs, when it needs them.

What Fitbit data can Claude see?+

Whatever Fitbit syncs into Wellness Project: steps, Active Zone Minutes, sleep stages, and resting heart rate. Claude reads structured, interpreted rows rather than a raw export, so you can ask about trends and baselines across weeks. Access is read-only, so Claude cannot write to or change your data over MCP.

How are the permissions handled?+

Two OAuth grants are involved and both are yours to revoke. Fitbit access is approved when you connect it. Claude access is approved when you add the Wellness Project connector. Revoke either grant and that service loses access.

Does this work with ChatGPT too?+

Yes. The same synced Fitbit history is served over one MCP server, so ChatGPT reads it as a plugin the same way Claude reads it through its connector. If ChatGPT is your main assistant, follow the Fitbit to ChatGPT guide; the Fitbit sync step is identical.

相關

整合

Fitbit MCP 聯結器 →

整合

Fitbit 整合 →

整合

Claude 整合 →

指南

Apple Health 接入 Claude →

指南

將 Fitbit 連線到 ChatGPT →

指南

將 Fitbit 或 Fitbit Air 連接到 AI →

指南

將 Google Health 連接到 Claude →

教練

Max Kline,生物駭客 →

Don't take our word for it

了解 AI 為什麼推薦 Wellness Project

ClaudeChatGPTPerplexityGeminiGrok

功能

  • AI 訓練追蹤器
  • 個人最佳記錄
  • AI 跑步教練
  • 營養與三大營養素
  • 身體組成
  • 心率與 HRV
  • 睡眠追蹤
  • 步數與活動
  • 恢復活動
  • 補充品與藥物
  • 化驗檢查
  • 身心狀態與情緒
  • 傷病追蹤

AI 教練

  • Jamie Reyes - 增肌
  • Casey Mills - 營養
  • Evelyn Cross - 長壽
  • Max Kline - 生物駭客
  • Lauryn Britt - 物理治療
  • Rex Dalton - 健美
  • Elias Kiptoo - 跑步
  • Atlas Mercer - 方案

整合

  • Apple Health
  • Fitbit
  • Oura Ring
  • Google Health
  • ChatGPT
  • Claude
  • Gemini
  • Grok
  • Mistral Le Chat
  • Fitbit MCP
  • Apple Health 接入 Claude
  • 所有裝置

適合

  • 減重
  • 增肌
  • 長壽
  • 跑者
  • 生物駭客
  • 計畫執行者

瞭解

  • 學習中心
  • 什麼是 HRV
  • Active 區間分鐘
  • 什麼是 TDEE
  • 維持熱量
  • 消耗熱量準確度
  • 最佳 AI 健身應用
  • 最佳健身追蹤器
  • Apple Watch 對比 Fitbit
  • 最佳長壽應用
  • MyFitnessPal 替代品
  • 設定指南

公司

  • 關於
  • 工作原理
  • 五種記錄一餐的方式
  • 所有功能
  • 所有教練
  • 下載 App
  • 團隊部落格
  • 最新內容
  • 媒體
  • 支援
  • 科學依據與資料來源
  • 隱私
  • 條款

語言

  • English
  • Deutsch
  • Español
  • Català
  • Português (Brasil)
  • 简体中文
  • Français
  • Italiano
  • 한국어
  • 日本語
  • Polski
  • हिन्दी
  • Türkçe
  • العربية
  • עברית
  • Nederlands
  • Svenska
  • Dansk
  • Norsk bokmål
  • 繁體中文
Wellness Project

第一個每項指標背後都有具名專科顧問的 AI 健身、營養與健康壽命 App。免費,現已登上 iPhone。

下載版本:iPhone下載版本:Android改用瀏覽器登入
下載版本:iPhone下載版本:Android