We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/medplum/medplum'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"resourceType": "Bundle",
"type": "document",
"entry": [
{
"resource": {
"resourceType": "Composition",
"id": "cf27813f-10d2-433b-be9a-2f7e82bf9da8",
"language": "en-US",
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "34133-9",
"display": "Summarization of Episode Note"
}
],
"text": "Summarization of Episode Note"
},
"confidentiality": "N",
"author": [
{
"reference": "Practitioner/20cf14fb-b65c-4c8c-a54d-b0cca834c18c",
"display": "Dr Albert Davis"
}
],
"custodian": {
"reference": "Organization/03e3df0b-c295-4434-aede-f35a9dafbe00",
"display": "Neighborhood Physicians Practice"
},
"event": [
{
"period": {
"start": "2013-07-20T00:00:00Z",
"end": "2013-08-15T00:00:00Z"
}
}
],
"date": "2015-06-22T12:00:00-05:00",
"title": "Alicia Newman Summary Record",
"section": [
{
"title": "Allergies, Adverse Reactions and Alerts",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48765-2",
"display": "Allergies and Adverse Reactions"
}
],
"text": "Allergies and Adverse Reactions"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies</div>"
}
},
{
"title": "MEDICATIONS",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10160-0",
"display": "History of Medication Use"
}
],
"text": "History of Medication Use"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medications</div>"
}
},
{
"title": "Problem List",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11450-4",
"display": "Problem List"
}
],
"text": "Problem List"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Problems</div>"
}
},
{
"title": "Results",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30954-2",
"display": "Relevant Diagnostic Tests"
}
],
"text": "Relevant Diagnostic Tests"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Results</div>"
}
},
{
"title": "Social History",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29762-2",
"display": "Social History"
}
],
"text": "Social History"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Social History</div>"
}
},
{
"title": "Vital Signs (Last Filed)",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8716-3",
"display": "Vital signs"
}
],
"text": "Vital signs"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital Signs</div>"
}
},
{
"title": "Procedures",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "47519-4",
"display": "HISTORY OF PROCEDURES"
}
],
"text": "HISTORY OF PROCEDURES"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Procedures</div>"
}
},
{
"title": "Plan of Treatment",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18776-5",
"display": "Plan of care note"
}
],
"text": "Plan of care note"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Plan of Treatment</div>"
}
}
]
}
},
{
"resource": {
"resourceType": "Patient",
"id": "d7830f15-e2c8-4cee-aa2d-a24b36080d53",
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "111223333"
}
],
"name": [
{
"family": "Newman",
"given": [
"Alice",
"Jones"
]
}
],
"gender": "female",
"birthDate": "1970-05-01",
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2106-3",
"display": "White"
}
}
]
},
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2186-5",
"display": "Not Hispanic or Latino"
}
}
]
}
]
}
},
{
"resource": {
"resourceType": "RelatedPerson",
"id": "b3cbace4-c487-4999-aee3-b19334b66f12",
"patient": {
"reference": "Patient/d7830f15-e2c8-4cee-aa2d-a24b36080d53",
"display": "Alice Jones Newman"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GRPRN",
"display": "grandparent"
}
],
"text": "grandparent"
}
],
"name": [
{
"use": "official",
"prefix": [
"Mr"
],
"family": "Holler",
"given": [
"Rick"
]
}
],
"address": [
{
"line": [
"1357 Amber Dr"
],
"city": "Beaverton",
"state": "OR",
"postalCode": "97006",
"country": "US"
}
]
}
},
{
"resource": {
"resourceType": "RelatedPerson",
"id": "345e3164-be73-43ce-95d4-dc3aa226d619",
"patient": {
"reference": "Patient/d7830f15-e2c8-4cee-aa2d-a24b36080d53",
"display": "Alice Jones Newman"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "SPS",
"display": "SPOUSE"
}
],
"text": "SPOUSE"
}
],
"name": [
{
"use": "official",
"prefix": [
"Mr"
],
"family": "Newman",
"given": [
"Matthew"
]
}
],
"address": [
{
"line": [
"1357 Amber Dr"
],
"city": "Beaverton",
"state": "OR",
"postalCode": "97006",
"country": "US"
}
]
}
},
{
"resource": {
"resourceType": "Practitioner",
"id": "20cf14fb-b65c-4c8c-a54d-b0cca834c18c",
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1122334455"
}
],
"name": [
{
"prefix": [
"Dr"
],
"family": "Davis",
"given": [
"Albert"
]
}
],
"address": [
{
"line": [
"2472 Rocky Place"
],
"city": "Beaverton",
"state": "CO",
"postalCode": "97006",
"country": "US"
}
],
"telecom": [
{
"system": "phone",
"value": "+1(555)-555-1002"
}
]
}
},
{
"resource": {
"resourceType": "Organization",
"id": "03e3df0b-c295-4434-aede-f35a9dafbe00",
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "99999999"
}
],
"name": "Neighborhood Physicians Practice",
"address": [
{
"line": [
"2472 Rocky place"
],
"city": "Beaverton",
"state": "OR",
"postalCode": "97006",
"country": "US"
}
],
"telecom": [
{
"system": "phone",
"value": "+1(555)-555-1002"
}
]
}
}
]
}