Coach MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from pypi. Last commit 10 Jun 2026.
Adaptive AI training coach MCP server backed by Garmin Connect
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 coach-mcp -- uvx garmin-coach-mcp
{
"mcpServers": {
"coach-mcp": {
"args": [
"garmin-coach-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.coach-mcp]
command = "uvx"
args = ["garmin-coach-mcp"]
{
"mcpServers": {
"coach-mcp": {
"args": [
"garmin-coach-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"coach-mcp": {
"args": [
"garmin-coach-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.