Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.davidmosiah/wellness-cycle-coach

NPM · WELLNESS-CYCLE-COACH · SCANNED SEP 21

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

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 22 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1365 tokens (~80/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 41% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.davidmosiah/wellness-cycle-coach MCP server?

io.github.davidmosiah/wellness-cycle-coach runs locally as an npm package, launched with npx -y wellness-cycle-coach. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · wellness-cycle-coach

# add to Claude Code
claude mcp add davidmosiah-wellness-cycle-coach -- npx -y wellness-cycle-coach
// .cursor/mcp.json
{
  "mcpServers": {
    "davidmosiah-wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "davidmosiah-wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add davidmosiah-wellness-cycle-coach -- npx -y wellness-cycle-coach
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "davidmosiah-wellness-cycle-coach": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "wellness-cycle-coach"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add davidmosiah-wellness-cycle-coach --command npx --arg -y --arg wellness-cycle-coach
# ~/.hermes/config.yaml
mcp_servers:
  davidmosiah-wellness-cycle-coach:
    command: "npx"
    args: ["-y", "wellness-cycle-coach"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "davidmosiah-wellness-cycle-coach": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
# add to Vellum
assistant mcp add davidmosiah-wellness-cycle-coach -t stdio -c npx -a -y wellness-cycle-coach
// mcp.json
{
  "mcpServers": {
    "davidmosiah-wellness-cycle-coach": {
      "command": "npx",
      "args": [
        "-y",
        "wellness-cycle-coach"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −2
    • Stability: pass → 0.83 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/wellness-cycle-coach@0.3.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~1,365 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cycle_agent_manifest ~47

Returns the wellness-cycle-coach agent manifest: tool list, supported clients, env vars, recommended first calls, capabilities, privacy posture, and community links.

NameTypeReqDescription
clientstring

No output schema declared.

No examples provided.

cycle_capabilities ~27

Lists supported phases, upstream connectors this coach reads from, available metrics, and privacy modes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_connection_status ~35

Reports the coach is alive and reminds the agent that cycle data must be passed in via tool args (this MCP is stateless).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_data_inventory ~21

Returns the metric catalog and phase taxonomy used by the coach.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_demo ~36

Returns a realistic example payload showing what cycle_full_report looks like with sample data. Use to help agents understand the contract before a real call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_estimate_phase ~275

Given a list of recent period start dates (from any source), returns the current phase, cycle day, estimated cycle length, next-period date, and confidence. v0.3.2 adds a `late_luteal` sub-phase (triggered when the cycle is past its expected end + grace day) plus `days_past_due` and `delay_flag` (raised when ≥2 days late vs prediction from 3+ historical cycles). v0.3.3 adds `cycle_irregular` (PCOS / irregular-cycle mode): when true, accepts cycles 21-90 days, caps confidence at 'low', returns `luteal_extended` + `irregular_window: true` past 35 days since last period, and adds a clinician-defer warning.

NameTypeReqDescription
cycle_irregularbooleanv0.3.3 — PCOS / irregular-cycle mode. When true: accepts cycles 21-90 days, caps confidence at 'low', returns `luteal_extended` when days_since_last > 35, and adds a clinician-defer warning string. D…
historyarrayyesArray of {start_date: 'YYYY-MM-DD', length_days?: number}. Sorted automatically.
todaystringOptional reference date; defaults to system today.

No output schema declared.

No examples provided.

cycle_full_report ~79

Single-call report: phase + nutrition + training + hydration + next-period estimate. Includes a TL;DR string for quick agent rendering. v0.3.3 supports `cycle_irregular: true` for PCOS-aware mode.

NameTypeReqDescription
cycle_irregularboolean
historyarrayyes
todaystring

No output schema declared.

No examples provided.

cycle_irregular_check ~115

v0.3.3 — Given the user's last 3+ cycle lengths (in days), reports whether the cycles look regular or irregular based on a stdev/CV/max-length heuristic. Use this BEFORE deciding whether to set `cycle_irregular: true` on the other tools. NOT a clinical diagnosis — surfaces a clinician hint when irregular.

NameTypeReqDescription
cycle_lengths_daysarrayyesArray of recent cycle lengths in days. Need 3+ for a meaningful result; fewer returns a 'log more periods' recommendation.

No output schema declared.

No examples provided.

cycle_onboarding ~82

Returns the 11-question onboarding flow for the shared Delx Wellness profile. Read-only. The agent should ask these questions next so wellness-cycle-coach (and the rest of the wellness stack) can personalize responses — non-secret data only, stored at ~/.delx-wellness/profile.json.

NameTypeReqDescription
localestringOnboarding locale. Defaults to en.

No output schema declared.

No examples provided.

cycle_phase_guidance ~113

Returns evidence-informed nutrition + training + hydration recommendations for a given phase. v0.3.3 supports the `luteal_extended` phase (PCOS / amenorrhea placeholder) and accepts a `cycle_irregular` flag that surfaces the clinician-defer warning in the response.

NameTypeReqDescription
cycle_irregularbooleanv0.3.3 — PCOS / irregular-cycle mode. When true, attaches a clinician-defer warning to the response. Default false.
phasestringyes

No output schema declared.

No examples provided.

cycle_predict_next_period ~122

Given period history, returns the average cycle length and the next-expected period start date with confidence. v0.3.3 adds `cycle_irregular` — when true, accepts cycles 21-90 days and caps confidence at 'low' (PCOS / unpredictable patterns).

NameTypeReqDescription
cycle_irregularbooleanv0.3.3 — PCOS / irregular-cycle mode. When true: accepts cycles 21-90 days, caps confidence at 'low', surfaces clinician-defer warning. Default false.
historyarrayyes

No output schema declared.

No examples provided.

cycle_privacy_audit ~37

Returns what wellness-cycle-coach stores locally (none), what it sends out (none), and agent rules for handling cycle data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_profile_get ~52

Returns the shared Delx Wellness profile (~/.delx-wellness/profile.json). Read-only. Surfaces the user's sex_or_gender_context so wellness-cycle-coach knows whether to activate phase-aware coaching at all.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cycle_profile_update ~115

Persist a partial patch to the shared Delx Wellness profile. Requires explicit_user_intent: true. Rejects any field containing oauth/token/secret/password/cookie/refresh/api_key/session — the profile is for non-secret wellness context only.

NameTypeReqDescription
explicit_user_intentbooleanMust be true. Pass only after the user explicitly asked to save/update profile data.
patchobjectyesPartial WellnessProfileDocument patch. Top-level keys: profile, goals, devices, training, nutrition, preferences, safety, notes.

No output schema declared.

No examples provided.

cycle_quickstart ~46

Returns a personalized 3-step walkthrough for using wellness-cycle-coach. Call this first when the user asks 'how do I use this?'

NameTypeReqDescription
clientstring

No output schema declared.

No examples provided.

cycle_recommend_nutrition ~79

Given period history, returns nutrition recommendations for the user's current phase. Combine with wellness-nourish for full meal planning. v0.3.3 supports `cycle_irregular: true` for PCOS-aware mode.

NameTypeReqDescription
cycle_irregularboolean
historyarrayyes
todaystring

No output schema declared.

No examples provided.

cycle_recommend_training ~84

Given period history, returns training recommendations for the user's current phase. Pair with WHOOP/Oura/Garmin recovery for late-luteal load adjustments. v0.3.3 supports `cycle_irregular: true` for PCOS-aware mode.

NameTypeReqDescription
cycle_irregularboolean
historyarrayyes
todaystring

No output schema declared.

No examples provided.

Common questions

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

io.github.davidmosiah/wellness-cycle-coach is an MCP server listed in the public MCP registry as io.github.davidmosiah/wellness-cycle-coach. Local-first cycle coach MCP for phase-aware nutrition and training context. This page covers its npm package (wellness-cycle-coach).

Is the io.github.davidmosiah/wellness-cycle-coach MCP server safe to use?

io.github.davidmosiah/wellness-cycle-coach scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.davidmosiah/wellness-cycle-coach MCP server expose?

io.github.davidmosiah/wellness-cycle-coach exposes 17 tools: cycle_agent_manifest, cycle_capabilities, cycle_connection_status, cycle_privacy_audit, cycle_data_inventory, and 12 more. Their descriptions and schemas cost roughly 1,365 tokens of context every time the server is loaded.

Is the io.github.davidmosiah/wellness-cycle-coach MCP server still maintained?

io.github.davidmosiah/wellness-cycle-coach is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

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

io.github.davidmosiah/wellness-cycle-coach declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.