
FinchNode Synthetic Health Records MCP server
Synthetic EHR: medications, labs, conditions, allergies, immunizations, FHIR R4. No API key.
Little public usage data yet
Reviews
Write oneNobody has reviewed FinchNode Synthetic Health Records yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
FinchNode Synthetic Health Records tools (13)
write = sends, deletes, buys or postsget_demo_allergiesFreeUse this to get only the allergies of FinchNode's fixed fictional sample EMR: Allergies and intolerances, normalized from FHIR R4 AllergyIntolerance. No account or API key. To get allergies together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_conditionsFreeUse this to get only the conditions of FinchNode's fixed fictional sample EMR: Diagnoses and problem list, normalized from FHIR R4 Condition. No account or API key. To get conditions together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_demographicsFreeUse this to get only the basic details (demographics) of FinchNode's fixed fictional sample EMR: Name, birth date, sex, contact information, normalized from FHIR R4 Patient. No account or API key. To get basic details together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_encountersFreeUse this to get only the visits (encounters) of FinchNode's fixed fictional sample EMR: Encounters, appointments, and care teams, normalized from FHIR R4 Encounter, Appointment, CareTeam. No account or API key. To get visits together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_fhir_bundleFreeUse this when a prototype or test needs the complete fictional FinchNode FHIR R4 Bundle and its resource references.
get_demo_health_recordFreeGet any mix of demographics, medications, conditions, labs, vitals, allergies, immunizations, encounters in one call — prefer this over several single-category tools. Builds a record view using the authenticated API normalized data shape (schemaVersion 2). Fixed fictional patient only; consent and sync are simulated, with no usable receipts or change cursor. Empty categories describe this fixture only.
get_demo_immunizationsFreeUse this to get only the immunizations of FinchNode's fixed fictional sample EMR: Vaccination history, normalized from FHIR R4 Immunization. No account or API key. To get immunizations together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_labsFreeUse this to get only the lab results (labs) of FinchNode's fixed fictional sample EMR: Laboratory observations and reports, normalized from FHIR R4 Observation, DiagnosticReport. No account or API key. To get lab results together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_medicationsFreeUse this to get only the medications of FinchNode's fixed fictional sample EMR: Active and past prescriptions, normalized from FHIR R4 MedicationRequest, MedicationDispense. No account or API key. To get medications together with other categories, call get_demo_health_record once instead of calling several of these tools.
get_demo_recordFreeLegacy categorized FHIR response. Kept compatible for existing prototypes. For normalized platform-shaped data, use get_demo_health_record. Fixed fictional patient only.
get_demo_vitalsFreeUse this to get only the vital signs (vitals) of FinchNode's fixed fictional sample EMR: Blood pressure, heart rate, weight, and similar measures, normalized from FHIR R4 Observation. No account or API key. To get vital signs together with other categories, call get_demo_health_record once instead of calling several of these tools.
search_demo_fhirFreeUse this to get all resources of one FHIR R4 type from FinchNode's fixed fictional sample EMR.
simulate_demo_connectFreeUse this to prototype the FinchNode connection journey. Returns a non-persistent, immediately complete synthetic session.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 754ms20/20
- Tool poisoning13 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http health-records-demo https://api.finchnode.com/demo/mcp
FinchNode Synthetic Health Records: common questions
- Is FinchNode Synthetic Health Records MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the FinchNode Synthetic Health Records safety report
- How do I install FinchNode Synthetic Health Records?
- It runs remotely at api.finchnode.com. 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 FinchNode Synthetic Health Records need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is FinchNode Synthetic Health Records maintained?
- The latest release is v1.0.0.
- Is FinchNode Synthetic Health Records up?
- 100% of our last 11 checks got an answer. We check remote servers about four times a day.