brilliant-directories-mcp
v6.58.2
io.github.rajdeepmondaldotcom/whoop-mcp-server · v0.0.12
WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.
whoop-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"whoop-mcp-server": {
"command": "uvx",
"args": [
"whoop-mcp-server"
]
}
}
}WHOOP_MCP_DEMO可选Set to 1 to serve realistic generated data (no WHOOP account needed)
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.rajdeepmondaldotcom/whoop-mcp-server",
"type": "mcp-server",
"version": "0.0.12",
"displayName": "whoop-mcp-server",
"description": "WHOOP recovery, sleep, strain, and workouts for any AI. Analysis tools, demo mode, fast setup.",
"repository": {
"url": "https://github.com/rajdeepmondaldotcom/whoop-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "whoop-mcp-server",
"version": "0.0.12",
"transport": "stdio",
"environmentVariables": [
{
"name": "WHOOP_MCP_DEMO",
"description": "Set to 1 to serve realistic generated data (no WHOOP account needed)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.rajdeepmondaldotcom/whoop-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.rajdeepmondaldotcom%2Fwhoop-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}