SKeval/mcp-clinical-tools
An MCP (Model Context Protocol) server exposing AI tools for clinical software development. Built specifically for medical device software teams working with FHIR interoperability standards and IEC 62304 compliance requirements.
Platform-specific configuration:
{
"mcpServers": {
"mcp-clinical-tools": {
"command": "npx",
"args": [
"-y",
"mcp-clinical-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...