dev-tools

fhir-validator

MCP server 'fhir-validator' from ultraub/WintEHR

3 stars0 upvotes

Install Command

npx -y @modelcontextprotocol/server-fetch

Configuration

.mcp.json
{
  "fhir-validator": {
    "env": {
      "ALLOWED_URLS": "https://hl7.org/fhir/R4/,https://fhir.org/"
    },
    "args": [
      "-y",
      "@modelcontextprotocol/server-fetch"
    ],
    "type": "stdio",
    "command": "npx",
    "description": "FHIR specification and validation resources"
  }
}

Links

Tags

mcpfhir-validator