Submit

MCP FHIR Tools

@Australian e-Health Research Centre, CSIRO

A collection of tools for working with FHIR (Fast Healthcare Interoperability Resources) data, designed to be used with Large Language Models via the Model Context Protocol.

Server Config

{
  "mcpServers": {
    "fhir-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-fhir-tools"
      ]
    },
    "tx-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tx-tools"
      ]
    },
    "au-fhir-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-au-fhir-tools"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server