
I built free connector (MCP server) that lets you talk to your Suunto data with AI (eg Claude)
Hey r/Suunto,
Got a Vertical 2 recently and wanted a better way to dig into my data beyond the app. So I built suunto-mcp — a free, complete, open-source server that connects your Suunto watch directly to AI assistants like Claude.
What it does:
Once set up, you can just ask things like:
- "How has my sleep trended over the last 30 days?"
- "Show me my longest runs this year and compare average HR"
- "Export last week's rides as GPX"
- "How was my recovery this week compared to training load?"
It exposes your workouts, GPS tracks, FIT files, sleep, recovery, HRV, and 24/7 activity data — all queryable in plain language.
Released with full support for the new Suunto API v3 (workout endpoints) and the /247 samples API (activity, sleep, recovery time-series - full set).
Install in seconds — just tell your Claude: "Install this MCP server: https://github.com/googlarz/suunto-mcp"
(Needs your Suunto API credentials from apizone.suunto.com — free with a Suunto account)
Pairs great with the Health Skill — a Claude skill that builds and maintains a personal health/fitness profile over time. Suunto MCP feeds it your raw data; the health skill turns it into a living picture of your fitness trends, recovery patterns, and training history.
Happy to answer questions or hear what queries you'd want to run on your data.