MCP.so
Sign In
F

fhirHydrantVerifiedFeatured

@faulkj

About fhirHydrant

Open-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fhirHydrant": {
      "command": "npx",
      "args": [
        "fhirhydrant"
      ]
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is FhirHydrant?

Open-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

How to use FhirHydrant?

The README includes setup instructions such as npx fhirhydrant.

Key features of FhirHydrant

  • SMART Backend Services auth with JWKS hosting, key rotation, token refresh
  • Configurable resource tools for search, direct read, vread, history, and
  • Config-driven named operations for clinical data, terminology, IPS, patient
  • CapabilityStatement-aware tools, search controls, operation gating, and
  • Token economy features: compact responses, FHIRPath filtering, byte limits

Use cases of FhirHydrant

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from FhirHydrant

Where is the source code for FhirHydrant?

The source code is linked from the repository URL on this page.

Does FhirHydrant include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for FhirHydrant?

The source code is linked from the repository URL on this page.

Does FhirHydrant include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More AI & Agents MCP servers