pypi hipaa-compliance-mcpstdioMITupdated 2mo ago
HIPAA healthcare compliance MCP — Administrative, Physical, Technical safeguards assessment, PHI ...
Was kannst du mit hipaa compliance mcp machen?
Hipaa Compliance MCP
HIPAA healthcare compliance MCP — Administrative, Physical, Technical safeguards assessment, PHI ...
HIPAA healthcare compliance MCP — Administrative, Physical, Technical safeguards assessment, PHI handling, BAA templates, breach notification readiness.
HIPAA Compliance MCP
HIPAA Healthcare Compliance Assessment — Safeguards, PHI Handling, BAA, Breach Notification
🚀 Quick Start
# Install via pip
pip install hipaa_compliance_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install hipaa-compliance-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Tools
| Tool | Description | Parameters |
|---|---|---|
assess_safeguards |
Assess HIPAA administrative, physical, and technical safeguards | safeguard_type, current_controls |
check_phi_handling |
Check PHI handling procedures for compliance | procedures, data_types, access_patterns |
generate_baa |
Generate a Business Associate Agreement | covered_entity, business_associate, services |
breach_notification |
Generate breach notification assessment and timeline | breach_type, individuals_affected, date_discovered |
minimum_necessary |
Evaluate minimum necessary policy compliance | policies, access_roles, data_elements |
hipaa_risk_assessment |
Full HIPAA security risk assessment | current_state, organization_type |
training_gap |
Identify workforce training gaps | training_records, roles |
Installation
pip install mcp
Claude Desktop / Cursor / VS Code / Windsurf
{
"mcpServers": {
"hipaa-compliance": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Usage Examples
Assess safeguards
{
"safeguard_type": "technical",
"current_controls": ["encryption at rest", "access logs", "no MFA"]
}
Generate BAA
{
"covered_entity": "MedHealth AI Corp",
"business_associate": "CloudDiagnostics Inc",
"services": ["patient data processing", "analytics", "storage"]
}
Pricing
- Free: 10 assessments/day
- Pro: $99/mo — unlimited assessments + BAA generation
- Enterprise: $499/mo — full audit trail + custom policies
Built by MEOK AI Labs | meok.ai
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Installation
hipaa compliance mcp zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add hipaa-compliance-mcp -- uvx hipaa-compliance-mcpcodex mcp add hipaa-compliance-mcp -- uvx hipaa-compliance-mcpamp mcp add hipaa-compliance-mcp -- uvx hipaa-compliance-mcp{
"mcpServers": {
"hipaa-compliance-mcp": {
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"hipaa-compliance-mcp": {
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"hipaa-compliance-mcp","command":"uvx","args":["hipaa-compliance-mcp"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"hipaa-compliance-mcp": {
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"hipaa-compliance-mcp": {
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"hipaa-compliance-mcp": {
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"hipaa-compliance-mcp": {
"type": "local",
"command": "uvx",
"args": [
"hipaa-compliance-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"hipaa-compliance-mcp": {
"command": {
"path": "uvx",
"args": [
"hipaa-compliance-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
uvx hipaa-compliance-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
7 Tools
hipaa compliance mcp stellt einem verbundenen Agent 7 Tools bereit.
- 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
Score
78 / 100
Gut
- Dokumentation25/25
- Pflege22/25
- Vertrauen13/20
- Funktionsumfang6/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 67 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 7 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.15Aktuell | 19. Aug. 2026 |
| 1.0.6 | 7. Mai 2026 |
| 1.0.5 | 7. Mai 2026 |
| 1.0.3 | 7. Mai 2026 |