Igpsport MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 156 installs a week from pypi. Last commit 30 Jun 2026.
iGPSport cycling data with training metrics (NP/IF/TSS/CTL/ATL/TSB) and workout generation
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 igpsport-mcp -- uvx igpsport-mcp
{
"mcpServers": {
"igpsport-mcp": {
"args": [
"igpsport-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.igpsport-mcp]
command = "uvx"
args = ["igpsport-mcp"]
{
"mcpServers": {
"igpsport-mcp": {
"args": [
"igpsport-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"igpsport-mcp": {
"args": [
"igpsport-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.