dingdawg-healthcare-agent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dingdawg-healthcare-agentperform a patient intake for John Doe with symptoms of fever"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dingdawg-healthcare-agent
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.
For AI Assistants
This MCP server returns structured JSON for seamless integration:
ICD-10 and CPT code references in clinical summaries
HIPAA compliance scores with specific safeguard gap identification
Governance receipt on every call (audit-ready)
Chain-ready:
patient_intake->hipaa_checkto verify compliance ->clinical_summaryfor documentation ->appointment_schedulerfor follow-up
Composable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.
Related MCP server: MCP Healthcare System
Install
npx dingdawg-healthcare-agentClaude Code
claude mcp add healthcare -- npx dingdawg-healthcare-agentCursor
Add to .cursor/mcp.json:
{"mcpServers": {"healthcare": {"command": "npx", "args": ["dingdawg-healthcare-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}Full Stack (all 13 agents)
npx dingdawg-setupTools
Tool | Free Tier | Paid Tier |
| 10/day, structured form generation | Unlimited, AI-powered intake with pre-population |
| 5/day, basic summary from notes | Unlimited, LLM-powered with ICD-10/CPT coding |
| 10/day, checklist-based compliance | Unlimited, deep HIPAA gap analysis with remediation |
| 10/day, basic scheduling | Unlimited, AI-optimized scheduling with conflict detection |
Pricing
Free: 10 intakes/day, local processing (no data leaves your machine)
Pro: $49/mo, 100 calls/day, AI-powered clinical analysis
Pay-as-you-go: $0.25/call, no commitment
Get API key: https://dingdawg.com/developers
Governed
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.
Support
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dingdawg/dingdawg-healthcare-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server