TrainBud
Rank #6,810io.github.Zsadigzade/trainbud
Talk to your own fitness data. Findings computed in code against your own 28-day baselines.
TrainBud is a Model Context Protocol (MCP) server published by Zsadigzade. It ranks #6,810 of 132,046 servers tracked on MCP Toplist. TrainBud is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 125,236 of 132,046 servers on MCP Toplist.
Use TrainBud
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add trainbud -e "GARMIN_EMAIL=<your GARMIN_EMAIL>" -e "GARMIN_PASSWORD=<your GARMIN_PASSWORD>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y trainbud startReplace each placeholder with your own value before saving.
claude mcp add trainbud -e "GARMIN_EMAIL=<your GARMIN_EMAIL>" -e "GARMIN_PASSWORD=<your GARMIN_PASSWORD>" -- docker run -i --rm ghcr.io/zsadigzade/trainbud:0.9.0Replace each placeholder with your own value before saving.
[mcp_servers.trainbud]
command = "npx"
args = ["-y", "trainbud", "start"]
[mcp_servers.trainbud.env]
GARMIN_EMAIL = "<your GARMIN_EMAIL>"
GARMIN_PASSWORD = "<your GARMIN_PASSWORD>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.trainbud]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/zsadigzade/trainbud:0.9.0"]
[mcp_servers.trainbud.env]
GARMIN_EMAIL = "<your GARMIN_EMAIL>"
GARMIN_PASSWORD = "<your GARMIN_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "npx",
"args": [
"-y",
"trainbud",
"start"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zsadigzade/trainbud:0.9.0"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "npx",
"args": [
"-y",
"trainbud",
"start"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zsadigzade/trainbud:0.9.0"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"trainbud": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"trainbud",
"start"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"trainbud": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zsadigzade/trainbud:0.9.0"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "npx",
"args": [
"-y",
"trainbud",
"start"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zsadigzade/trainbud:0.9.0"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "npx",
"args": [
"-y",
"trainbud",
"start"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trainbud": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zsadigzade/trainbud:0.9.0"
],
"env": {
"GARMIN_EMAIL": "<your GARMIN_EMAIL>",
"GARMIN_PASSWORD": "<your GARMIN_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Zsadigzade%2Ftrainbud)<a href="https://mcptoplist.com/server/io.github.Zsadigzade%2Ftrainbud"><img src="https://mcptoplist.com/badge/io.github.Zsadigzade%2Ftrainbud.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Zsadigzade
Available versions (3)
| Version | Published |
|---|---|
| 0.9.0 | Sep 18, 2026 |
| 0.8.0 | Sep 15, 2026 |
| 0.7.2 | Sep 8, 2026 |
Frequently asked questions
- Who maintains TrainBud?
- TrainBud is maintained by Zsadigzade, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is TrainBud listed on the Official MCP Registry?
- Yes — TrainBud is listed on the Official MCP Registry, alongside Glama.
- How many versions does TrainBud have?
- MCP Toplist tracks 3 versions of TrainBud, most recently published on Sep 18, 2026.
- Where can I find the source code for TrainBud?
- The source code for TrainBud is hosted at github.com/Zsadigzade/trainbud.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.