← All servers
🔧

Last EHR — MedplumVerified🛡 No advisories

io.github.cbetz/last-ehr
New to MCP? Start here →
4★ stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cbetz, which proved it owns this namespace.

Verified owner: github.com/cbetzio.github.cbetz/last-ehr

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MEDPLUM_ACCESS_TOKEN, MEDPLUM_CLIENT_SECRET.
Configuration
Reads MEDPLUM_CLIENT_ID, MEDPLUM_BASE_URL.

About

FHIR chart tools for MCP: read-only by default, with elicitation-gated, human-approved writes.

Packages & transports

npm@lastehr/mcpv0.2.1 · npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "last_ehr": {
      "command": "npx",
      "args": [
        "-y",
        "@lastehr/mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @lastehr/mcp