Skip to main content
Glama

WHOOP MCP Server for Poke

by kabirrgrover
render.yaml•369 B
services: - type: web name: whoop-mcp-server runtime: python plan: free buildCommand: pip install -r requirements.txt startCommand: python src/server.py envVars: - key: PORT generateValue: true - key: HOST value: 0.0.0.0 - key: WHOOP_EMAIL sync: false - key: WHOOP_PASSWORD sync: false

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kabirrgrover/whoop-mcp-poke'

If you have feedback or need assistance with the MCP directory API, please join our Discord server