
Featherless
Supports UIby terminallylazy
Healthcare agent converting complex FHIR clinical data into plain-language patient packets and visual dashboards.
What it does
Featherless is a healthcare-focused MCP application that processes synthetic FHIR visit contexts to generate accessible patient summaries. It renders interactive clinical dashboards (via MCP-UI) and creates plain-language care instructions to bridge the gap between clinical data and patient understanding.
Key features
- Patient Packet Generation: Converts clinical encounters into grade-6 readability markdown.
- Clinical Dashboards: Renders visual health data and safety highlights using MCP-UI.
- Care Team Closure: Drafts FHIR R4 resources for clinician review.
- Auditable Traces: Provides full MCP/A2A tool traces for clinical grounding.
Installation
- Cloudflare Workers: Deploy via Wrangler as a serverless MCP endpoint.
- Claude Desktop: Add the deployed worker URL to your config:
{
"mcpServers": {
"featherless": {
"url": "https://featherless-mcp.inf3ctious007.workers.dev/mcp"
}
}
}
Supported hosts
- Claude Desktop
- Prompt Opinion
Quick install
npm install && npm run deployInformation
- Pricing
- free
- Published
- 5/13/2026
- stars







