Wellness Project MCP Server

Bring connected health and fitness data into Claude, ChatGPT, Gemini Spark, Grok, Mistral, and other MCP clients. Wellness Project is a hosted Model Context Protocol server. Your devices and logs sync into one account, and supported assistants can read or update workouts, nutrition, sleep, recovery, body metrics, goals, labs, wellbeing, and more in plain English.

Teams that work with apple health, claude mcp and fitbit and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 2 · #65 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Wellness Project

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add turnnoblindeye-wellness-project-mcp --transport http https://wellnessproject.ai/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "turnnoblindeye-wellness-project-mcp": {
      "url": "https://wellnessproject.ai/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://wellnessproject.ai/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to wellnessproject.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace ai.wellnessproject - domain-verified with the official MCP registry

03 · What Wellness Project can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.1 · 2026-09-07

Align Glama adapter version to 1.2.1

v1.0.0 · 2026-09-07

Add ChatGPT connector demo video · make the CC BY 4.0 license detectable · Relicense to MIT so the directory scanners grade it · advertise the connector icon, and add Gemini Spark · Add Lulu MCP marketplace badge…

04 · Who maintains Wellness Project

Wellness Project is maintained by turnnoblindeye. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
science & health - ranked #65 of 71 actively-maintained science & health servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-07)
registry
ai.wellnessproject/wellness-project (active, first published 2026-06-28 · 3 versions)

06 · Wellness Project FAQ

What is Wellness Project?

Bring connected health and fitness data into Claude, ChatGPT, Gemini Spark, Grok, Mistral, and other MCP clients. Wellness Project is a hosted Model Context Protocol server. Your devices and logs sync into one account, and supported assistants can read or update workouts, nutrition, sleep, recovery, body metrics, goals, labs, wellbeing, and more in plain English.

Is Wellness Project still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Wellness Project?

Run `claude mcp add turnnoblindeye-wellness-projec --transport http https://wellnessproject.ai/api/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Wellness Project require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Wellness Project

More science & health MCP servers · Bio MCP TS · Adamamer20 Paper Search MCP OpenAI · Withings Health Data · Appendix

More Python MCP servers · Twelvedata MCP Server · Proofcut · Type DB · Video URL Analyzer · Mkdocs MCP · see all