sahilshinde-45/HealthCare_Interop_sandbox_MCP_SERVER
Interop Sandbox Simulator (FHIR-lite EOB) — A mini healthcare interoperability sandbox that simulates Payer → Provider → Patient data flow using a simplified FHIR ExplanationOfBenefit. Includes provider-side validation + reject reporting, correlation_id traceability, audit trail and an MCP server so Claude can interact with the sandbox as tools.
Platform-specific configuration:
{
"mcpServers": {
"HealthCare_Interop_sandbox_MCP_SERVER": {
"command": "npx",
"args": [
"-y",
"HealthCare_Interop_sandbox_MCP_SERVER"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...