Garminmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 1 091 installs a week from npm. Last commit 1 Aug 2026.
Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents.
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 garminmcp -- npx -y garmin-mcp-unofficial
{
"mcpServers": {
"garminmcp": {
"args": [
"-y",
"garmin-mcp-unofficial"
],
"command": "npx"
}
}
}
[mcp_servers.garminmcp]
command = "npx"
args = ["-y", "garmin-mcp-unofficial"]
{
"mcpServers": {
"garminmcp": {
"args": [
"-y",
"garmin-mcp-unofficial"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"garminmcp": {
"args": [
"-y",
"garmin-mcp-unofficial"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.