{"name":"com.finchnode/health-records-demo","slug":"finchnode-health-records-demo","title":"FinchNode Synthetic Health Records","description":"Synthetic EHR: medications, labs, conditions, allergies, immunizations, FHIR R4. No API key.","url":"https://mcp.market/server/finchnode-health-records-demo","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":11,"ok":11,"last_checked_at":"2026-09-24T08:51:05.225Z","last_ok_at":"2026-09-24T08:51:05.225Z","latency_ms":208},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://finchnode.com/developers/demo-api","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://api.finchnode.com/demo/mcp"}],"packages":[],"tools":[{"name":"get_demo_allergies","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_conditions","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_demographics","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_encounters","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_fhir_bundle","description":"Use this when a prototype or test needs the complete fictional FinchNode FHIR R4 Bundle and its resource references.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_health_record","description":"Get 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"categories":{"minItems":1,"type":"array","items":{"type":"string","enum":["demographics","medications","conditions","labs","vitals","allergies","immunizations","encounters","documents","claims"]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_immunizations","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_labs","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_medications","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_record","description":"Legacy categorized FHIR response. Kept compatible for existing prototypes. For normalized platform-shaped data, use get_demo_health_record. Fixed fictional patient only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"categories":{"description":"Optional subset of normalized record categories.","minItems":1,"type":"array","items":{"type":"string","enum":["demographics","medications","conditions","labs","vitals","allergies","immunizations","encounters"]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_demo_vitals","description":"Use 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_demo_fhir","description":"Use this to get all resources of one FHIR R4 type from FinchNode's fixed fictional sample EMR.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"resource_type":{"description":"FHIR resource type present in the sample EMR.","type":"string","enum":["AllergyIntolerance","Condition","DiagnosticReport","Encounter","Immunization","MedicationRequest","Observation","Organization","Patient","Practitioner","Provenance"]},"patient_id":{"description":"Optional fixed sample patient filter.","type":"string","const":"patient-demo-001"}},"required":["resource_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"simulate_demo_connect","description":"Use this to prototype the FinchNode connection journey. Returns a non-persistent, immediately complete synthetic session.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"categories":{"description":"Requested fictional record categories.","minItems":1,"type":"array","items":{"type":"string","enum":["demographics","medications","conditions","labs","vitals","allergies","immunizations","encounters"]}},"external_user_id":{"description":"Optional non-sensitive prototype identifier. Never send a real patient identifier.","type":"string","maxLength":100,"pattern":"^[A-Za-z0-9._:-]+$"}},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-21T22:06:10.587Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T22:06:10.552Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 754ms"]},"poisoning":{"score":15,"max":15,"notes":["13 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.finchnode.com/demo/mcp","reachable":true,"authRequired":false,"latencyMs":754,"serverInfo":{"name":"finchnode-public-demo","version":"2026-09-10"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://finchnode.com/web-app-manifest-192x192.png","source":"registry","width":192,"height":192},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}