HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"healthcare": {
"env": {
"DINGDAWG_API_KEY": "your-key"
},
"args": [
"dingdawg-healthcare-agent"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Breakthrough clinical workflow bottlenecks. AI healthcare assistance that respects HIPAA from day one.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'dingdawg-healthcare-agent' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked dingdawg-healthcare-agent against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).
MCP Security Weekly
Get CVE alerts and security updates for io.github.dingdawg/dingdawg-healthcare-agent and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Breakthrough clinical workflow bottlenecks. AI healthcare assistance that respects HIPAA from day one.
HIPAA-aware AI for patient intake, clinical summaries, compliance checking, and appointment scheduling. Free tier runs locally with zero data transmission. Paid tier provides LLM-powered clinical analysis via HIPAA-compliant API. Every action is governed and receipted.
This MCP server returns structured JSON for seamless integration:
patient_intake -> hipaa_check to verify compliance -> clinical_summary for documentation -> appointment_scheduler for follow-upComposable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.
npx dingdawg-healthcare-agent
claude mcp add healthcare -- npx dingdawg-healthcare-agent
Add to .cursor/mcp.json:
{"mcpServers": {"healthcare": {"command": "npx", "args": ["dingdawg-healthcare-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}
npx dingdawg-setup
| Tool | Free Tier | Paid Tier |
|---|---|---|
patient_intake | 10/day, structured form generation | Unlimited, AI-powered intake with pre-population |
clinical_summary | 5/day, basic summary from notes | Unlimited, LLM-powered with ICD-10/CPT coding |
hipaa_check | 10/day, checklist-based compliance | Unlimited, deep HIPAA gap analysis with remediation |
appointment_scheduler | 10/day, basic scheduling | Unlimited, AI-optimized scheduling with conflict detection |
Get API key: https://dingdawg.com/developers
Every call is receipted and auditable. HIPAA checks reference specific administrative, physical, and technical safeguards (45 CFR Part 164). Clinical summaries include disclaimer that content is for informational purposes and does not constitute medical advice. All PHI processing on paid tier uses HIPAA-compliant infrastructure.