Server data from the Official MCP Registry
Healthcare Ai Governance automation via MCP. Includes classify samd, check cds exemption, hi...
Healthcare Ai Governance automation via MCP. Includes classify samd, check cds exemption, hi...
This healthcare AI governance MCP server has critical security issues that make it unsuitable for production use. The server depends on an external authentication middleware (auth_middleware) that is not provided in the codebase, making the authentication mechanism unverifiable. More critically, the server uses sys.path.insert(0) to load from hardcoded user home directory paths (~/clawd/meok-labs-engine/shared), which is a significant security vulnerability enabling path traversal and arbitrary code execution. The authentication implementation lacks proper validation, and the rate limiting mechanism is easily bypassed. These issues, combined with the healthcare domain's sensitivity, present severe risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-healthcare-ai-governance-mcp": {
"args": [
"-y",
"healthcare-ai-governance-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Healthcare AI Governance MCP — MEOK AI Labs. FDA SaMD, HIPAA, WHO health AI ethics.
Installation · Docs · Report Bug
pip install healthcare-ai-governance-mcp
# or
npm install -g @meok-ai/healthcare-ai-governance-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.