| Strava MCP | Mlb API MCP | |
|---|---|---|
| Description | A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs | MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information. |
| Category | Sports | Sports |
| Language | TypeScript | Python |
| License | MIT | MIT |
| Stars | 328 | 43 |
| Website | https://github.com/r-huijts/strava-mcp | https://github.com/guillochon/mlb-api-mcp |