From fc45777f21eb63594f0767bcdd5085b5bf7f79f2 Mon Sep 17 00:00:00 2001 From: iFan6oy Date: Sun, 12 Jul 2026 01:22:00 -0500 Subject: [PATCH 1/2] Add Flash Props API to Sports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..fbc63346a 100644 --- a/README.md +++ b/README.md @@ -2852,6 +2852,7 @@ Tools for accessing sports-related data, results, and statistics. - [csjoblom/musclesworked-mcp](https://github.com/csjoblom/musclesworked-mcp) 📇 ☁️ - Exercise-to-muscle mapping MCP server. Look up muscles worked by 856 exercises across 65 muscles and 14 muscle groups, analyze workouts for gaps, and find alternative exercises ranked by muscle overlap. - [googlarz/suunto-mcp](https://github.com/googlarz/suunto-mcp) [![googlarz/suunto-mcp MCP server](https://glama.ai/mcp/servers/googlarz/suunto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/googlarz/suunto-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for Suunto watches via the official apizone API. OAuth2 pairing, list/get workouts, time-series samples, FIT-file decoding, GPX export, plus 24/7 activity, sleep, and recovery/HRV. Resources expose today's recovery and the week's training summary as ambient context. - [guillochon/mlb-api-mcp](https://github.com/guillochon/mlb-api-mcp) 🐍 🏠 - MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information. +- [iFan6oy/flash-props-mcp](https://github.com/iFan6oy/flash-props-mcp) 📇 ☁️ - Live sports betting player props (NBA, MLB, NFL, NHL, NCAA, soccer) unified from real books over one REST API and a real MCP server. American odds, pre-game and live. Free tier, no card. - [JamsusMaximus/trainingpeaks-mcp](https://github.com/JamsusMaximus/trainingpeaks-mcp) 🐍 🏠 - Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop. - [jordanlyall/wc26-mcp](https://github.com/jordanlyall/wc26-mcp) [![wc26-mcp MCP server](https://glama.ai/mcp/servers/@jordanlyall/wc26-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@jordanlyall/wc26-mcp) 📇 🏠 🍎 🪟 🐧 - FIFA World Cup 2026 data — 18 tools covering matches, teams, venues, city guides, fan zones, visa requirements, injuries, odds, standings, and more. Zero API keys needed. - [khaoss85/arvo-mcp](https://github.com/khaoss85/arvo-mcp) 📇 ☁️ - AI workout coach MCP server for Arvo. Access training data, workout history, personal records, body progress, and 29 fitness tools through Claude Desktop. From 70ec56098e5b6aaff74a573b17a73b034a4921b8 Mon Sep 17 00:00:00 2001 From: FlashhSZN <47199392+iFan6oy@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:36:43 -0500 Subject: [PATCH 2/2] Add Glama score badge to Flash Props API entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbc63346a..ebeb93673 100644 --- a/README.md +++ b/README.md @@ -2852,7 +2852,7 @@ Tools for accessing sports-related data, results, and statistics. - [csjoblom/musclesworked-mcp](https://github.com/csjoblom/musclesworked-mcp) 📇 ☁️ - Exercise-to-muscle mapping MCP server. Look up muscles worked by 856 exercises across 65 muscles and 14 muscle groups, analyze workouts for gaps, and find alternative exercises ranked by muscle overlap. - [googlarz/suunto-mcp](https://github.com/googlarz/suunto-mcp) [![googlarz/suunto-mcp MCP server](https://glama.ai/mcp/servers/googlarz/suunto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/googlarz/suunto-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for Suunto watches via the official apizone API. OAuth2 pairing, list/get workouts, time-series samples, FIT-file decoding, GPX export, plus 24/7 activity, sleep, and recovery/HRV. Resources expose today's recovery and the week's training summary as ambient context. - [guillochon/mlb-api-mcp](https://github.com/guillochon/mlb-api-mcp) 🐍 🏠 - MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information. -- [iFan6oy/flash-props-mcp](https://github.com/iFan6oy/flash-props-mcp) 📇 ☁️ - Live sports betting player props (NBA, MLB, NFL, NHL, NCAA, soccer) unified from real books over one REST API and a real MCP server. American odds, pre-game and live. Free tier, no card. +- [iFan6oy/flash-props-mcp](https://github.com/iFan6oy/flash-props-mcp) [![iFan6oy/flash-props-mcp MCP server](https://glama.ai/mcp/servers/iFan6oy/flash-props-mcp/badges/score.svg)](https://glama.ai/mcp/servers/iFan6oy/flash-props-mcp) 📇 ☁️ - Live sports betting player props (NBA, MLB, NFL, NHL, NCAA, soccer) unified from real books over one REST API and a real MCP server. American odds, pre-game and live. Free tier, no card. - [JamsusMaximus/trainingpeaks-mcp](https://github.com/JamsusMaximus/trainingpeaks-mcp) 🐍 🏠 - Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop. - [jordanlyall/wc26-mcp](https://github.com/jordanlyall/wc26-mcp) [![wc26-mcp MCP server](https://glama.ai/mcp/servers/@jordanlyall/wc26-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@jordanlyall/wc26-mcp) 📇 🏠 🍎 🪟 🐧 - FIFA World Cup 2026 data — 18 tools covering matches, teams, venues, city guides, fan zones, visa requirements, injuries, odds, standings, and more. Zero API keys needed. - [khaoss85/arvo-mcp](https://github.com/khaoss85/arvo-mcp) 📇 ☁️ - AI workout coach MCP server for Arvo. Access training data, workout history, personal records, body progress, and 29 fitness tools through Claude Desktop.