# hipaa-compliance-mcp

**Category:** 🧬 Biology & Bioinformatics  
**Repository:** https://github.com/CSOAI-ORG/hipaa-compliance-mcp  
**GitHub Stars:** 0  
**npm Downloads (last month):** 17  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/hipaa-compliance-mcp

## Description
HIPAA healthcare compliance assessment tools for AI agents. Capabilities: assess safeguards,...

## Tools
Capabilities this server exposes over MCP:

- **assess_safeguards** — Assess HIPAA administrative, physical, and technical safeguards
- **check_phi_handling** — Check PHI handling procedures for compliance
- **generate_baa** — Generate a Business Associate Agreement
- **breach_notification** — Generate breach notification assessment and timeline
- **minimum_necessary** — Evaluate minimum necessary policy compliance
- **hipaa_risk_assessment** — Full HIPAA security risk assessment
- **training_gap** — Identify workforce training gaps

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "hipaa-compliance-mcp": {
    "command": "npx",
    "args": ["-y","hipaa-compliance-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

