io.github.dengxuhui/igpsport-mcp MCP Server
io.github.dengxuhui/igpsport-mcp
What is the io.github.dengxuhui/igpsport-mcp MCP server?
iGPSport cycling data with training metrics (NP/IF/TSS/CTL/ATL/TSB) and workout generation
How to install io.github.dengxuhui/igpsport-mcp
Copy-paste configuration for popular MCP clients.
IGPSPORT_USERNAMErequiredsecretiGPSport account (phone for CN, email for intl)
IGPSPORT_PASSWORDrequiredsecretPassword
IGPSPORT_REGIONRegion: cn (default) or intl
IGPSPORT_FTPFunctional Threshold Power in watts
IGPSPORT_LTHRLactate Threshold Heart Rate in bpm
{
"mcpServers": {
"igpsport-mcp": {
"command": "uvx",
"args": [
"igpsport-mcp"
],
"env": {
"IGPSPORT_USERNAME": "<YOUR_IGPSPORT_USERNAME>",
"IGPSPORT_PASSWORD": "<YOUR_IGPSPORT_PASSWORD>",
"IGPSPORT_REGION": "<YOUR_IGPSPORT_REGION>",
"IGPSPORT_FTP": "<YOUR_IGPSPORT_FTP>",
"IGPSPORT_LTHR": "<YOUR_IGPSPORT_LTHR>"
}
}
}
}{
"mcpServers": {
"igpsport-mcp": {
"command": "uvx",
"args": [
"igpsport-mcp"
],
"env": {
"IGPSPORT_USERNAME": "<YOUR_IGPSPORT_USERNAME>",
"IGPSPORT_PASSWORD": "<YOUR_IGPSPORT_PASSWORD>",
"IGPSPORT_REGION": "<YOUR_IGPSPORT_REGION>",
"IGPSPORT_FTP": "<YOUR_IGPSPORT_FTP>",
"IGPSPORT_LTHR": "<YOUR_IGPSPORT_LTHR>"
}
}
}
}{
"mcpServers": {
"igpsport-mcp": {
"command": "uvx",
"args": [
"igpsport-mcp"
],
"env": {
"IGPSPORT_USERNAME": "<YOUR_IGPSPORT_USERNAME>",
"IGPSPORT_PASSWORD": "<YOUR_IGPSPORT_PASSWORD>",
"IGPSPORT_REGION": "<YOUR_IGPSPORT_REGION>",
"IGPSPORT_FTP": "<YOUR_IGPSPORT_FTP>",
"IGPSPORT_LTHR": "<YOUR_IGPSPORT_LTHR>"
}
}
}
}{
"servers": {
"igpsport-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"igpsport-mcp"
],
"env": {
"IGPSPORT_USERNAME": "<YOUR_IGPSPORT_USERNAME>",
"IGPSPORT_PASSWORD": "<YOUR_IGPSPORT_PASSWORD>",
"IGPSPORT_REGION": "<YOUR_IGPSPORT_REGION>",
"IGPSPORT_FTP": "<YOUR_IGPSPORT_FTP>",
"IGPSPORT_LTHR": "<YOUR_IGPSPORT_LTHR>"
}
}
}
}claude mcp add igpsport-mcp --env IGPSPORT_USERNAME=<YOUR_IGPSPORT_USERNAME> --env IGPSPORT_PASSWORD=<YOUR_IGPSPORT_PASSWORD> --env IGPSPORT_REGION=<YOUR_IGPSPORT_REGION> --env IGPSPORT_FTP=<YOUR_IGPSPORT_FTP> --env IGPSPORT_LTHR=<YOUR_IGPSPORT_LTHR> -- uvx igpsport-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.