Suunto MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Suunto API: workout history, summaries. Needs OAuth token.
Today is the operative word: we check Suunto MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add suunto-mcp -- npx -y @mrfentmen/suunto-mcp
{
"mcpServers": {
"suunto-mcp": {
"args": [
"-y",
"@mrfentmen/suunto-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.suunto-mcp]
command = "npx"
args = ["-y", "@mrfentmen/suunto-mcp"]
{
"mcpServers": {
"suunto-mcp": {
"args": [
"-y",
"@mrfentmen/suunto-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"suunto-mcp": {
"args": [
"-y",
"@mrfentmen/suunto-mcp"
],
"command": "npx"
}
}
}
MCP server for Storyblok: stories, spaces. Needs an API token.
Local semantic code search with Git history. Works offline, no API key needed.
Create focus spaces and read user-authorized focus history summaries.
MCP server for Tiingo: stocks, forex, crypto. Needs a free API token.
Read-only access to your PumpX workout log: sessions, lift history, PRs, routines, measurements.
Track prices & price history on any online shop, with alerts and an API
FastAPI Auth Token Service
Read your workouts, history, and stats; create and schedule new workouts. Writes are additive only.
Answers built from our own checks of this server.