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 work with healthcare, fhir and electronic health record and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2,682 · #9 OF 55 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-09-18

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-09-18

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.39 · 2026-09-16

Use safe fetch in (#10532) · Include Candid payer directory lookup documentation (#10517) · Storybook depends on react-scheduling package (#10530) · [Scheduling] Alternative actor support (aka "OR logic") (#10511)…

v5.1.38 · 2026-09-14

Backup and recovery docs (#10444) · Serve DICOMweb under project-scoped URLs (#10447) · Route WebSocket subscriptions on project-scoped URLs (#10448) · Disable fastupdate on hot test tables (#10437) · Fixed scheduling…

v3.3.1 · 2026-09-11

reconnect Redis on failover errors during cluster upgrades · make it possible to publish a non-latest 3.3.x backport

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 55 actively-maintained web framework servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
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-09-18, its last commit was 2026-09-18 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-09-18, 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 · Site Helm

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