Skip to main content
ClaudeWave
MarshallBear1 avatar
MarshallBear1

juno-open-health-tools

Ver en GitHub

Open symptom diary, appointment-prep templates, and privacy-conscious Juno health tools for ChatGPT and Codex

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado yesterday
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/MarshallBear1/juno-open-health-tools
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "juno-open-health-tools": {
      "command": "node",
      "args": ["/path/to/juno-open-health-tools/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/MarshallBear1/juno-open-health-tools and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Juno Open Health Tools

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.21730086.svg)](https://doi.org/10.5281/zenodo.21730086)

Free, privacy-conscious tools for turning messy symptom notes into a clearer appointment conversation.

This repository includes:

- an open JSON Schema and CSV format for a portable symptom diary;
- synthetic examples (no real patient data);
- an importable Notion appointment-preparation workspace;
- a printable, Canva-importable appointment-preparation pack;
- a local-first Chrome/Edge appointment-prep extension;
- a Juno Health Tools MCP app for ChatGPT and Codex;
- a combined four-skill and five-tool OpenAI plugin package with explicit consent and privacy boundaries;
- methods and citation guidance for researchers and patient organisations.

## Safety and privacy

These materials help people organise information. They do not diagnose, recommend treatment, replace a clinician, or provide emergency care. The examples are synthetic. The MCP tools process submitted text in memory and do not intentionally persist it. Avoid adding information you would not want handled by the service or workspace where you use a template.

If symptoms may be urgent or life-threatening, contact local emergency services or an appropriate clinician.

## Quick starts

### Notion

Duplicate the [free public Juno Appointment Prep template](https://inquisitive-slug-0e4.notion.site/Juno-Appointment-Prep-Free-Template-3ae65ef19af080219b65fc887aa0c280), or import the files in [`templates/notion`](templates/notion) into a new private Notion page.

### Printable / Canva

Use the PDF in `output/pdf/` as-is, or upload the layered PowerPoint in [`templates/canva`](templates/canva) to Canva for a more editable personal copy. The source generators are in `scripts/`.

### Chrome / Edge extension

Use the source in [`extension`](extension), or download the store-ready ZIP from the latest GitHub release. It saves short changes, timeline points, daily-life impacts, and questions in local browser storage, then creates a copyable appointment plan. It makes no remote requests and requires only the browser `storage` permission.

### MCP app

Try the [public Juno Health Tools app](https://juno-health-tools.vercel.app), or read the endpoint documentation in [`app/README.md`](app/README.md). Local development:

```bash
cd app
npm install
npm test
npm run dev
```

The public plugin source is in [`plugins/juno-health-tools`](plugins/juno-health-tools), with submission and reviewer materials in [`submissions/openai-plugin-2026.md`](submissions/openai-plugin-2026.md).

The remote server is published as [`io.github.MarshallBear1/juno-open-health-tools`](https://registry.modelcontextprotocol.io/?q=io.github.MarshallBear1%2Fjuno-open-health-tools) in the official MCP Registry.

### Research and charity collaboration

The three-page [Action for M.E. / PRIME concept note](output/partnership/juno-action-for-me-data-brief-concept-note.pdf) proposes a governance-first, co-authored public data brief about appointment communication for people with ME/CFS. It is a discussion document, not a research protocol or recruitment notice; no participant data has been collected.

## Open symptom diary standard

The schema is intentionally small and patient-controlled. It captures observations rather than asserting diagnoses or causal relationships. See [`schema/README.md`](schema/README.md).

## Citation

If you use or adapt these resources in research, education, or community support, cite the versioned Zenodo release listed in [`CITATION.cff`](CITATION.cff).

Version 1.3.0 is permanently archived at [doi:10.5281/zenodo.21730086](https://doi.org/10.5281/zenodo.21730086). Earlier releases remain available in the [Zenodo version history](https://doi.org/10.5281/zenodo.21729518).

The public source history is independently preserved by Software Heritage as [`swh:1:snp:dff7fdc223846efafa269f3dbf17e7d3fecf78bf`](https://archive.softwareheritage.org/swh:1:snp:dff7fdc223846efafa269f3dbf17e7d3fecf78bf/).

Machine-readable software metadata is available in [`codemeta.json`](codemeta.json) for research catalogues and automated indexing systems.

## Further reading

The Medium guide, [“A better way to prepare for a health appointment when your symptoms are messy”](https://medium.com/@Marsh30/a-better-way-to-prepare-for-a-health-appointment-when-your-symptoms-are-messy-df9e62d83f5a), explains the patient problem these resources are designed to address.

## About Juno

[Juno](https://junocompanion.com/?utm_source=github&utm_medium=referral&utm_campaign=open-health-tools) helps people living with chronic illness capture symptoms, find clearer language for hard-to-describe experiences, and prepare for appointments. This open repository is usable without a Juno account.

## Contributing

Small, evidence-aware contributions are welcome. Do not submit personal health information, real patient records, or clinical claims without appropriate evidence and review.

## License

MIT. See [`LICENSE`](LICENSE).
appointment-preparationchatgpt-appchrome-extensionchronic-illnessdigital-healthhealth-communicationmcp-serveropen-dataopen-healthopenai-pluginpatient-supportpatient-toolssymptom-tracker

Lo que la gente pregunta sobre juno-open-health-tools

¿Qué es MarshallBear1/juno-open-health-tools?

+

MarshallBear1/juno-open-health-tools es mcp servers para el ecosistema de Claude AI. Open symptom diary, appointment-prep templates, and privacy-conscious Juno health tools for ChatGPT and Codex Tiene 0 estrellas en GitHub y se actualizó por última vez yesterday.

¿Cómo se instala juno-open-health-tools?

+

Puedes instalar juno-open-health-tools clonando el repositorio (https://github.com/MarshallBear1/juno-open-health-tools) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar MarshallBear1/juno-open-health-tools?

+

MarshallBear1/juno-open-health-tools aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene MarshallBear1/juno-open-health-tools?

+

MarshallBear1/juno-open-health-tools es mantenido por MarshallBear1. La última actividad registrada en GitHub es de yesterday, con 0 issues abiertos.

¿Hay alternativas a juno-open-health-tools?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega juno-open-health-tools en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: MarshallBear1/juno-open-health-tools
[![Featured on ClaudeWave](https://claudewave.com/api/badge/marshallbear1-juno-open-health-tools)](https://claudewave.com/repo/marshallbear1-juno-open-health-tools)
<a href="https://claudewave.com/repo/marshallbear1-juno-open-health-tools"><img src="https://claudewave.com/api/badge/marshallbear1-juno-open-health-tools" alt="Featured on ClaudeWave: MarshallBear1/juno-open-health-tools" width="320" height="64" /></a>

Más MCP Servers

Alternativas a juno-open-health-tools