Fitness AI Connector MCP Server
Talk to your Garmin data in Claude and ChatGPT. Connect your Garmin health and fitness data to Claude and ChatGPT through the official Garmin Health API. Hosted remote MCP server (Streamable HTTP) with OAuth 2.0 sign-in - your Garmin password is never shared. 12 tools: daily health summary (sleep, HRV, stress, Body Battery), activities with lap and time-series analysis, body composition, menstrual cycle tracking…. Its 11 documented tools cluster into read & search, refresh, refetch, manage.
Teams that work with activity and want a hosted endpoint instead of running a local process.
VERIFIED ACTIVE
LAST COMMIT 2026-09-07 · ★ 3 · #67 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18
MIT · how we verify → /methodology
01 · Install Fitness AI Connector
Claude Code
claude mcp add fmp-projects-fitness-ai-connector --transport http https://garmin-mcp-nuqd.onrender.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"fmp-projects-fitness-ai-connector": {
"url": "https://garmin-mcp-nuqd.onrender.com/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://garmin-mcp-nuqd.onrender.com/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 garmin-mcp-nuqd.onrender.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.fmp-projects is GitHub-verified and matches the repo owner
03 · What Fitness AI Connector can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list activities (runs, rides, swims) with pace, distance, calories, and heart rate per activity, and request recovery of a missing activity detail.
Capability map
Tools grouped from the project's README - what Fitness AI Connector lets an agent do.
read & search
7 tools - e.g. Garmin connection status, subscription tier, VO2max, and fitness age.; Daily snapshot: steps, calories, heart rate, sleep stages & score, stress / Body Battery, HRV. Optional opt-in time series (heart…
get_user_profile · get_health_summary · get_activities · get_activity_details · get_body_composition · get_trends…
Refresh
1 tool - e.g. Re-fetch a range of Garmin data; dates before your connection date are skipped.
refresh_data
Refetch
1 tool - e.g. Request recovery of a missing activity detail.
refetch_activity_detail
Manage
1 tool - e.g. Billing portal and account deletion (30-day recovery).
manage_subscription
Acknowledge
1 tool - e.g. Garmin brand attribution shown when data is first presented.
acknowledge_garmin_source
Latest releases
v1.0.0 · 2026-07-27
First tagged release of the Fitness AI Connector showcase repository. · Fitness AI Connector is a hosted remote MCP server (Streamable HTTP) that connects Garmin health and fitness data to Claude and ChatGPT through…
04 · Who maintains Fitness AI Connector
Fitness AI Connector is maintained by fmp-projects. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/fmp-projects/fitness-ai-connector
- category
- science & health - ranked #67 of 71 actively-maintained science & health servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-07-27)
- registry
- io.github.fmp-projects/fitness-ai-connector (active, first published 2026-07-03)
06 · Fitness AI Connector FAQ
Is Fitness AI Connector still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-07 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Fitness AI Connector do?
With this server connected, an agent can list activities (runs, rides, swims) with pace, distance, calories, and heart rate per activity, and request recovery of a missing activity detail.
How do I install Fitness AI Connector?
Run `claude mcp add fmp-projects-fitness-ai-connec --transport http https://garmin-mcp-nuqd.onrender.com/mcp`. You can also paste the ready-made client config above.
Does Fitness AI Connector 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 Fitness AI Connector
Alternatives to Fitness AI Connector
Maintained science & health servers if Fitness AI Connector isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,159 · 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,367 · 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,068 · 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148 · 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 136 · 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94 · 2026-09-13
More science & health MCP servers · Brewers Almanack · Project Human · Onecite · Probe · Books & Papers MCP Server