Back to Apps

Healthcare Model Context Protocol
Supports UIby innovaccer
Secure, HIPAA-compliant extension of MCP for healthcare AI agents to interoperate with clinical data and workflows.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
Connects healthcare AI agents to clinical data and tools within a secure, compliant, and standards-based framework, ensuring interoperability across diverse healthcare environments.
Tools
- sampling: Facilitates agent-to-agent communication via sampling endpoints.
- clinical-data-access: Secure retrieval of patient data following SMART on FHIR standards.
- audit-logging: Comprehensive tracking of agent activities for compliance.
Installation
{
"mcpServers": {
"healthcare-mcp": {
"command": "python3",
"args": ["-m", "hmcp.server.hmcp_server"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
pip install hmcpInformation
- Pricing
- free
- Published
- 6/8/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"healthcare-mcp": {
"command": "python3",
"args": ["-m", "hmcp.server.hmcp_server"]
}
}
}





