mcpbeat Sign in

Dingdawg Healthcare Agent MCP Server

local only

Dingdawg Healthcare Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 9 Apr 2026.

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

Installs per day peak 366 · avg 32 · +8% w/w
a month agotoday
92
Installs / week
npm · dingdawg-healthcare-agent
1
Stars
0 open issues
9 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Dingdawg Healthcare Agent every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dingdawg-healthcare-agent -- npx -y dingdawg-healthcare-agent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dingdawg-healthcare-agent": {
      "args": [
        "-y",
        "dingdawg-healthcare-agent"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dingdawg-healthcare-agent]
command = "npx"
args = ["-y", "dingdawg-healthcare-agent"]
.cursor/mcp.json
{
  "mcpServers": {
    "dingdawg-healthcare-agent": {
      "args": [
        "-y",
        "dingdawg-healthcare-agent"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dingdawg-healthcare-agent": {
      "args": [
        "-y",
        "dingdawg-healthcare-agent"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DINGDAWG_API_KEY (API key for paid tier access — get free at dingdawg.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dingdawg Healthcare Agent

same job, measured the same way
Dingdawg Healthcare Agent
by dingdawg-dev

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

local only
Rubric Protocol
by 0xsims

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

135 installs/wk local only
Verdict — Compliance for AI-Generated Code
by getverdict-ai

Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.

local only
Compliance Trestle MCP
by oscal-compass

An MCP server that provides tools to author OSCAL security compliance documentation

149 installs/wk local only
AI2Human
by richard7463

Dispatch human-execution tasks with proof verification, local checks, and compliance reviews.

88 installs/wk local only
C
Health Intel
by dropwatchhq

Healthcare provider & compliance intel: NPPES lookup, OIG/SAM exclusion screening, FDA enforcement.

4 tools answering
Domiciliary Care MCP
by csoai-org

UK domiciliary care provider compliance — DBS checks, CQC registration, Working Time Regulations

180 installs/wk local only
Compliance AIops
by aiops-tools

Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.

274 installs/wk local only

Dingdawg Healthcare Agent — questions

Answers built from our own checks of this server.

Why is there no uptime for Dingdawg Healthcare Agent?
Dingdawg Healthcare Agent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package dingdawg-healthcare-agent was installed 92 times last week.
How do I connect Dingdawg Healthcare Agent?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dingdawg-healthcare-agent straight from npm; nothing to host, nothing to sign up for.
How many people use Dingdawg Healthcare Agent?
The npm package dingdawg-healthcare-agent was installed 92 times in the last week. Week over week that is +8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dingdawg Healthcare Agent open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.