Juno Open Health Tools
Rank #15,371io.github.MarshallBear1/juno-open-health-tools
Consent-gated tools that turn user health notes into non-diagnostic appointment-prep materials.
Juno Open Health Tools is a Model Context Protocol (MCP) server published by MarshallBear1. It ranks #15,371 of 115,591 servers tracked on MCP Toplist. Juno Open Health Tools is listed on Official MCP, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 100,220 of 115,591 servers on MCP Toplist.
Use Juno Open Health Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http juno-open-health-tools https://juno-health-tools.vercel.app/api/mcp[mcp_servers.juno-open-health-tools]
url = "https://juno-health-tools.vercel.app/api/mcp"Add to ~/.codex/config.toml.
https://juno-health-tools.vercel.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"juno-open-health-tools": {
"url": "https://juno-health-tools.vercel.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"juno-open-health-tools": {
"type": "http",
"url": "https://juno-health-tools.vercel.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"juno-open-health-tools": {
"serverUrl": "https://juno-health-tools.vercel.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"juno-open-health-tools": {
"url": "https://juno-health-tools.vercel.app/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MarshallBear1%2Fjuno-open-health-tools)<a href="https://mcptoplist.com/server/io.github.MarshallBear1%2Fjuno-open-health-tools"><img src="https://mcptoplist.com/badge/io.github.MarshallBear1%2Fjuno-open-health-tools.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MarshallBear1
Other servers by MarshallBear1
View all MarshallBear1 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Juno Open Health Tools?
- Juno Open Health Tools is maintained by MarshallBear1, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Juno Open Health Tools listed on the Official MCP Registry?
- Yes — Juno Open Health Tools is listed on the Official MCP Registry.
- How many versions does Juno Open Health Tools have?
- MCP Toplist tracks 1 version of Juno Open Health Tools, most recently published on Aug 1, 2026.
- Where can I find the source code for Juno Open Health Tools?
- The source code for Juno Open Health Tools is hosted at github.com/MarshallBear1/juno-open-health-tools.