Medplum MCP Server

Medplum is a developer platform that enables flexible and rapid development of healthcare apps. It is available as a remote MCP endpoint.

Teams that want a hosted web framework endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 2,627 · #9 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Medplum MCP Server

Claude Code

claude mcp add medplum-medplum --transport http https://api.medplum.com/mcp/stream

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "medplum-medplum": {
      "url": "https://api.medplum.com/mcp/stream"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.medplum.com/mcp/stream

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.medplum.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry vendor namespace com.medplum - domain-verified with the official MCP registry

03 · What Medplum MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v5.1.31 · 2026-08-20

fix quadratic query string parsing on duplicate params (#10202) · Adding medimind case study (#10131) · Dedupe search filters (#10207) · [Scheduling] Service select component and react-scheduling test setup (#10144)…

v5.1.30 · 2026-08-13

de-dupe stored instances + search pagination (#10154) · Fix CORS Access-Control-Max-Age (#10149) · Dependency upgrades 2026-08-10 (#10156) · avoid state update after unmount (#9999) · [Scheduling] Appointment time…

v5.1.29 · 2026-08-09

Order meds by GCN and ROUTED MED ID (without RxNorm or NDC number present) (#10104) · Include medplum modal (#10106) · Guard against WebSocket subscription messages without a SubscriptionStatus (#10062) · rework…

04 · Who maintains Medplum MCP Server

mcp is maintained by medplum. It's the only MCP server we track from this author; the repo dates to Apr 2021.

05 · Facts

category
web framework - ranked #9 of 48 actively-maintained web framework servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-20)
registry
com.medplum/mcp (active, first published 2026-07-25)

06 · Medplum MCP Server FAQ

What is Medplum MCP Server?

Medplum is a developer platform that enables flexible and rapid development of healthcare apps. It is available as a remote MCP endpoint.

Is Medplum MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Medplum MCP Server?

Run `claude mcp add medplum-medplum --transport http https://api.medplum.com/mcp/stream`. You can also paste the ready-made client config above.

Does Medplum MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Medplum MCP Server

More web framework MCP servers · Megberts MCP Server · Mdma · Elementor MCP Agent · Astro MCP · Sidereon

More TypeScript MCP servers · ChromaDB Remote MCP Server · MemoFS MCP Server · Memoweft · Pipepost · Meta MCP · see all