# Juno Open Health Tools (remote · juno-health-tools.vercel.app)

Consent-gated tools that turn user health notes into non-diagnostic appointment-prep materials.

- Trust score: 64/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `juno-health-tools.vercel.app`: 64/100 (this document), [markdown](https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp.md), [page](https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp)

## Channel facts

- Endpoint: `https://juno-health-tools.vercel.app/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 40/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 772 tokens (~128/item across 6 items; 5 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 77/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 19% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http marshallbear1-juno-open-health-tools https://juno-health-tools.vercel.app/api/mcp
```

### Codex

```toml
[mcp_servers.marshallbear1-juno-open-health-tools]
url = "https://juno-health-tools.vercel.app/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "marshallbear1-juno-open-health-tools": {
      "type": "remote",
      "url": "https://juno-health-tools.vercel.app/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add marshallbear1-juno-open-health-tools --url https://juno-health-tools.vercel.app/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  marshallbear1-juno-open-health-tools:
    url: "https://juno-health-tools.vercel.app/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "marshallbear1-juno-open-health-tools": {
      "type": "http",
      "url": "https://juno-health-tools.vercel.app/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 64, +1)

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

### 2026-08-02 (score 63, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-01 (score 63)

First indexed and scored.

## MCP tools (5)

### `find_symptom_words` (~125 tokens)

Find symptom words

After explicit consent, organise only the user's non-identifying description into neutral sensation, timing, pattern, and impact vocabulary. Do not accept PHI or infer a diagnosis or cause.

Input parameters:

- `bodyArea` (string)
- `consentConfirmed` (boolean, required): Set to true only after the user explicitly agrees to transient processing of their non-identifying, user-authored health notes. Do not submit PHI, medical-record identifiers, contact details, credent…
- `description` (string, required)
- `impact` (string)
- `timing` (string)

Output parameters:

- `disclaimer` (string)
- `originalDescription` (string)
- `prompts` (object)
- `starterSentence` (string)

### `build_health_timeline` (~100 tokens)

Build health timeline

After explicit consent, sort only non-identifying, user-authored observations into a factual chronology while preserving uncertainty. Do not accept PHI or invent dates or diagnoses.

Input parameters:

- `consentConfirmed` (boolean, required): Set to true only after the user explicitly agrees to transient processing of their non-identifying, user-authored health notes. Do not submit PHI, medical-record identifiers, contact details, credent…
- `observations` (array, required)

Output parameters:

- `changePoints` (array)
- `disclaimer` (string)
- `timeline` (array)

### `prepare_appointment_brief` (~144 tokens)

Prepare appointment brief

After explicit consent, turn minimal non-identifying goals, changes, impact, user-stated medicines, and questions into a concise appointment brief. Do not accept PHI or provide medical advice.

Input parameters:

- `changes` (array)
- `consentConfirmed` (boolean, required): Set to true only after the user explicitly agrees to transient processing of their non-identifying, user-authored health notes. Do not submit PHI, medical-record identifiers, contact details, credent…
- `detailsToBring` (array)
- `impacts` (array)
- `mainGoal` (string, required)
- `medicines` (array)
- `questions` (array)

Output parameters:

- `changes` (array)
- `detailsToBring` (array)
- `disclaimer` (string)
- `impacts` (array)
- `mainGoal` (string)
- `medicines` (array)
- `questions` (array)

### `reflect_on_flare` (~128 tokens)

Reflect on a flare

After explicit consent, structure only non-identifying, user-authored before, during, and after observations; turn suspected patterns into questions, not causal claims. Do not accept PHI.

Input parameters:

- `baselineBefore` (array)
- `consentConfirmed` (boolean, required): Set to true only after the user explicitly agrees to transient processing of their non-identifying, user-authored health notes. Do not submit PHI, medical-record identifiers, contact details, credent…
- `during` (array)
- `possiblePatterns` (array)
- `recoveryAfter` (array)

Output parameters:

- `baselineBefore` (array)
- `disclaimer` (string)
- `during` (array)
- `possiblePatternsToObserve` (array)
- `recoveryAfter` (array)

### `render_appointment_brief` (~150 tokens)

Render appointment brief

After the user's existing consent, render the non-identifying output of prepare_appointment_brief as an accessible card. Call prepare_appointment_brief first; do not add PHI.

Input parameters:

- `changes` (array, required)
- `consentConfirmed` (boolean, required): Set to true only after the user explicitly agrees to transient processing of their non-identifying, user-authored health notes. Do not submit PHI, medical-record identifiers, contact details, credent…
- `detailsToBring` (array, required)
- `disclaimer` (string, required)
- `impacts` (array, required)
- `mainGoal` (string, required)
- `medicines` (array, required)
- `questions` (array, required)

Output parameters:

- `changes` (array)
- `detailsToBring` (array)
- `disclaimer` (string)
- `impacts` (array)
- `mainGoal` (string)
- `medicines` (array)
- `questions` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 63
- 2026-08-01: 63

## Links

- Remote endpoint: https://juno-health-tools.vercel.app/api/mcp
- Repository: https://github.com/MarshallBear1/juno-open-health-tools
- Changelog RSS feed: https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/marshallbear1-juno-open-health-tools/api-mcp
