Skip to main content
Glama

Whoop MCP Server

by ctvidic
pyproject.toml402 B
[project] name = "whoop-mcp-server" version = "0.1.0" description = "MCP server for Whoop API integration" requires-python = ">=3.8" dependencies = [ "whoop", "python-dotenv", "fastapi", "uvicorn", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] whoop-mcp-server = "whoop_server:main" [tool.hatch.build.targets.wheel] packages = ["src"]

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/ctvidic/whoop-mcp-server'

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