partymola/bosch-flow-mcp
MCP server for Bosch eBike Flow (Smart System / BES3). Read-only, signs in with your own Bosch account via PKCE. Battery health and charge-cycle trends, components and firmware, live state-of-charge, and per-ride activity data (distance, elevation, power, assist-mode, CO2). Local SQLite cache with auto-sync.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"bosch-flow-mcp": {
"command": "uvx",
"args": ["bosch-flow-mcp"]
}
}
}Related in Sports
livetennisapi/livetennisapi-mcp
Real-time tennis for ATP, WTA, Challenger and ITF — live scores, players, fixtures, model win-probability, and match-winner market prices. 12 read-only tools; a plan wall returns a plain-English explanation instead of a bare 403. Free tier, no card. `npx -y livetennisapi-mcp`
JamsusMaximus/trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
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.
r-huijts/strava-mcp
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
arturogarrido/claudinho
Live scores, fixtures, standings, and read-only prediction-market signals for the 2026 World Cup. No API keys.
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.