K01 Synthetic Health Data✓
is.k01/synthetic-health-data · v1.7.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "is.k01/synthetic-health-data",
"description": "Privacy-preserving synthetic health data generation. FHIR R4/R5 compliant.",
"title": "K01 Synthetic Health Data",
"repository": {
"url": "https://github.com/K01labs/k01-mcp-server",
"source": "github"
},
"version": "1.7.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.k01.is/mcp",
"headers": [
{
"description": "API key for authentication (Bearer token)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}