73
/ 100
10 days ago
glama

Wahoo MCP Server

A Model Context Protocol (MCP) server for interacting with the Wahoo Cloud API, focusing on reading workout information.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: WAHOO_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWAHOO_AUTH_HOSTAuth server bind address (default: localhost)
configWAHOO_AUTH_PORTAuth server port (default: 8080)
configWAHOO_REDIRECT_PORTOAuth callback port (default: uses WAHOO_AUTH_PORT)
configWAHOO_AUTH_URL
configWAHOO_TOKEN_URL
configWAHOO_CLIENT_IDyour_client_id_here
🔐 secretWAHOO_CLIENT_SECRETyour_client_secret_here
configWAHOO_TOKEN_FILEtoken.json
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/clemenshar-wahoo-mcp-12vidc)](https://m8ven.ai/mcp/clemenshar-wahoo-mcp-12vidc)
commit: a775d38e97946786997b582800ee28ee60dd62e9
code hash: f6c152e6c71a2c70d6c7184c7f8be7118a5f133c9653bd12383d2bc2b38d048f
verified: 7/21/2026, 9:18:43 AM
view raw JSON →