PluginBench
MCP Server
Active
MIT

io.github.davidmosiah/wellness-cycle-coach MCP Server

io.github.davidmosiah/wellness-cycle-coach

What is the io.github.davidmosiah/wellness-cycle-coach MCP server?

Local-first cycle coach MCP for phase-aware nutrition and training context.

How to install io.github.davidmosiah/wellness-cycle-coach

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "wellness-cycle-coach": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
Claude Code
claude mcp add wellness-cycle-coach -- npx -y wellness-cycle-coach

Related MCP servers

Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents

18
TypeScript
MIT
View repository →

Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.

7
TypeScript
MIT
View repository →

Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.

5
TypeScript
MIT
View repository →

Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents.

4
TypeScript
MIT
View repository →

Unofficial Google Ads MCP for campaigns, keywords, budgets, and gated mutations.

4
TypeScript
MIT
View repository →

Unofficial Eight Sleep MCP server: read sleep trends, temperature, alarms; gated pod control.

3
TypeScript
MIT
View repository →