io.github.cbetz
last-ehr
Last EHR — Medplum
Read-only Medplum chart search and patient context for MCP clients.
stdiocommunityservice
Package Details
@lastehr/mcp
Transportstdio
Environment Variables
MEDPLUM_ACCESS_TOKEN
Secret
A least-privilege Medplum access token. Set this or the client credentials below.
MEDPLUM_CLIENT_ID
Medplum ClientApplication ID. Set with MEDPLUM_CLIENT_SECRET when not using an access token.
MEDPLUM_CLIENT_SECRET
Secret
Medplum ClientApplication secret. Set with MEDPLUM_CLIENT_ID when not using an access token.
MEDPLUM_BASE_URL
Optional base URL for a self-hosted Medplum deployment.