googlarz/suunto-mcp
MCP server for Suunto watches via the official apizone API. OAuth2 pairing, list/get workouts, time-series samples, FIT-file decoding, GPX export, plus 24/7 activity, sleep, and recovery/HRV. Resources expose today's recovery and the week's training summary as ambient context.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"suunto-mcp": {
"command": "npx",
"args": ["-y", "suunto-mcp"]
}
}
}Related in Sports
livetennisapi/livetennisapi-mcp
Real-time tennis for ATP, WTA, Challenger and ITF — live scores, players, fixtures, model win-probability, and match-winner market prices. 12 read-only tools; a plan wall returns a plain-English explanation instead of a bare 403. Free tier, no card. `npx -y livetennisapi-mcp`
JamsusMaximus/trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
jordanlyall/wc26-mcp
FIFA World Cup 2026 data — 18 tools covering matches, teams, venues, city guides, fan zones, visa requirements, injuries, odds, standings, and more. Zero API keys needed.
r-huijts/strava-mcp
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
arturogarrido/claudinho
Live scores, fixtures, standings, and read-only prediction-market signals for the 2026 World Cup. No API keys.
guillochon/mlb-api-mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.