Wellness Cycle Coach runs on your own machine — the client starts it, so there is no endpoint to ping. 330 installs a week from npm. Last commit 1 Aug 2026.
Local-first cycle coach MCP for phase-aware nutrition and training context.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wellness-cycle-coach -- npx -y wellness-cycle-coach
{
"mcpServers": {
"wellness-cycle-coach": {
"args": [
"-y",
"wellness-cycle-coach"
],
"command": "npx"
}
}
}
[mcp_servers.wellness-cycle-coach]
command = "npx"
args = ["-y", "wellness-cycle-coach"]
{
"mcpServers": {
"wellness-cycle-coach": {
"args": [
"-y",
"wellness-cycle-coach"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wellness-cycle-coach": {
"args": [
"-y",
"wellness-cycle-coach"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.