Access and manage Medplum FHIR healthcare data through MCP for LLM workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Medplum MCP Server" yet — see the docs or source repo.
Use the Medplum MCP Server to retrieve the FHIR record for patient ID 12345, then summarize the latest encounter, diagnoses, and medications in English.
Returns the relevant FHIR data and a structured patient record summary.
Using the Medplum MCP Server, retrieve all lab results flagged as abnormal in the past 30 days, grouped by patient with test name, value, reference range, and timestamp.
Outputs a patient-grouped list of abnormal lab results for analysis or follow-up.
Use the Medplum MCP Server to find recently discharged patients who need follow-up within 7 days, create a follow-up task or reminder for each, and return the results.
Generates the eligible patient list and the results of created follow-up tasks.
Read, search, and validate FHIR R4 healthcare data with SMART auth.
Access synthetic FHIR patient data with approved writes and audit logging.
Connect a local medical knowledge base for natural-language medical document querying.
Query structured data in natural language without needing SQL or API expertise.
Analyze symptoms, suggest possible diagnoses, and fetch relevant PubMed literature.
Discover APIs, manage categories, and run SQL queries through MCP.