From 36552034a9d93d5686e791d395d18b61b36d0043 Mon Sep 17 00:00:00 2001
From: Ziya Sadigzade <86562691+Zsadigzade@users.noreply.github.com>
Date: Sun, 6 Sep 2026 16:10:09 +0400
Subject: [PATCH 1/2] Add TrainBud to Sports
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 08f1f3ee3..792d1cec5 100644
--- a/README.md
+++ b/README.md
@@ -3480,6 +3480,7 @@ Tools for accessing sports-related data, results, and statistics.
- [XWeaponX7/rundida-mcp](https://github.com/XWeaponX7/rundida-mcp) [](https://glama.ai/mcp/servers/XWeaponX7/rundida-mcp) 📇 ☁️ - 86 running calculators, 29 marathon events, pace/time/distance calculations, race time predictions (Riegel formula), and heart rate training zones (Karvonen method) for AI agents. No API key required.
- [seang1121/sports-betting-mcp](https://github.com/seang1121/sports-betting-mcp) [](https://glama.ai/mcp/servers/seang1121/sports-betting-mcp) 🐍 ☁️ 🍎 🪟 🐧 - AI sports betting picks, odds, injuries & line movement for NBA, NHL, NCAAB and MLB giving you visual bet slip cards with edges.
- [willvelida/mcp-afl-server](https://github.com/willvelida/mcp-afl-server) ☁️ - MCP server that integrates with the Squiggle API to provide information on Australian Football League teams, ladder standings, results, tips, and power rankings.
+- [Zsadigzade/trainbud](https://github.com/Zsadigzade/trainbud) 📇 🏠 🍎 🪟 🐧 - Talk to your Garmin Connect training data — activities, sleep, heart rate, recovery, body composition, stress, VO2 max, and a memory layer for goals and races. Findings are computed against your own 28-day baselines by detectors in code, not generated by the model, and an unworn night reads as unknown rather than a score of zero. Runs entirely on your machine: credentials in a local `.env`, SQLite cache, no account and no hosted service. Includes an optional Connect IQ watch app that asks from your wrist. Install: `npx trainbud setup`.
### 🎧 Support & Service Management
Tools for managing customer support, IT service management, and helpdesk operations.
- [aikts/yandex-tracker-mcp](https://github.com/aikts/yandex-tracker-mcp) 🐍 ☁️ 🏠 - MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
From 0a5a66aa52bde6b16a54ae6bfb534ca66a76001c Mon Sep 17 00:00:00 2001
From: Ziya Sadigzade <86562691+Zsadigzade@users.noreply.github.com>
Date: Mon, 7 Sep 2026 20:39:47 +0400
Subject: [PATCH 2/2] Add Glama score badge to trainbud entry
Requested by @punkpeye on #13766 before merge.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 792d1cec5..d2e62530b 100644
--- a/README.md
+++ b/README.md
@@ -3480,7 +3480,7 @@ Tools for accessing sports-related data, results, and statistics.
- [XWeaponX7/rundida-mcp](https://github.com/XWeaponX7/rundida-mcp) [](https://glama.ai/mcp/servers/XWeaponX7/rundida-mcp) 📇 ☁️ - 86 running calculators, 29 marathon events, pace/time/distance calculations, race time predictions (Riegel formula), and heart rate training zones (Karvonen method) for AI agents. No API key required.
- [seang1121/sports-betting-mcp](https://github.com/seang1121/sports-betting-mcp) [](https://glama.ai/mcp/servers/seang1121/sports-betting-mcp) 🐍 ☁️ 🍎 🪟 🐧 - AI sports betting picks, odds, injuries & line movement for NBA, NHL, NCAAB and MLB giving you visual bet slip cards with edges.
- [willvelida/mcp-afl-server](https://github.com/willvelida/mcp-afl-server) ☁️ - MCP server that integrates with the Squiggle API to provide information on Australian Football League teams, ladder standings, results, tips, and power rankings.
-- [Zsadigzade/trainbud](https://github.com/Zsadigzade/trainbud) 📇 🏠 🍎 🪟 🐧 - Talk to your Garmin Connect training data — activities, sleep, heart rate, recovery, body composition, stress, VO2 max, and a memory layer for goals and races. Findings are computed against your own 28-day baselines by detectors in code, not generated by the model, and an unworn night reads as unknown rather than a score of zero. Runs entirely on your machine: credentials in a local `.env`, SQLite cache, no account and no hosted service. Includes an optional Connect IQ watch app that asks from your wrist. Install: `npx trainbud setup`.
+- [Zsadigzade/trainbud](https://github.com/Zsadigzade/trainbud) [](https://glama.ai/mcp/servers/Zsadigzade/trainbud) 📇 🏠 🍎 🪟 🐧 - Talk to your Garmin Connect training data — activities, sleep, heart rate, recovery, body composition, stress, VO2 max, and a memory layer for goals and races. Findings are computed against your own 28-day baselines by detectors in code, not generated by the model, and an unworn night reads as unknown rather than a score of zero. Runs entirely on your machine: credentials in a local `.env`, SQLite cache, no account and no hosted service. Includes an optional Connect IQ watch app that asks from your wrist. Install: `npx trainbud setup`.
### 🎧 Support & Service Management
Tools for managing customer support, IT service management, and helpdesk operations.
- [aikts/yandex-tracker-mcp](https://github.com/aikts/yandex-tracker-mcp) 🐍 ☁️ 🏠 - MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.