CareClinic Health Tracker MCP server
Review schedules, symptoms, mood, and explicitly confirmed CareClinic check-ins.
Little public usage data yet
Reviews
Write oneNobody has reviewed CareClinic Health Tracker yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
CareClinic Health Tracker tools (8, 1 write)
write = sends, deletes, buys or postscareclinic_accountFreeReturns the connected CareClinic account’s plan and basic-versus-full insight entitlement.
careclinic_capabilitiesFreeShows the CareClinic data and actions available in this release.
careclinic_commit_logFreeApp-only write used by the CareClinic confirmation card. It writes only the exact entry represented by a valid signed preview after explicit confirmation. Replaying the same preview returns the original receipt instead of creating a duplicate.
careclinic_get_insightswrite actionFreeCreates deterministic observational summaries. Free accounts receive basic counts; detailed reports and chart values are returned only for Premium accounts.
careclinic_preview_logFreeValidates an exact symptom or mood entry and creates a short-lived confirmation preview. It never writes data. Medication writes are disabled for this launch.
careclinic_recent_wellnessFreeReturns minimized symptom, mood, and medication activity. Notes and internal record IDs are excluded.
careclinic_search_catalogFreeFinds an owned medication or symptom before preparing a log. Never invent an item ID.
careclinic_today_scheduleFreeReturns today’s owned medication and supplement occurrences with time, dose, reminder identity, and status.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 752ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http health-tracker https://mcp.careclinic.io/mcp
CareClinic Health Tracker: common questions
- Is CareClinic Health Tracker MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the CareClinic Health Tracker safety report
- How do I install CareClinic Health Tracker?
- It runs remotely at mcp.careclinic.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does CareClinic Health Tracker need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is CareClinic Health Tracker maintained?
- The latest release is v0.2.0.
- Is CareClinic Health Tracker up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.