dermatologist/pyomop
Python package for managing OHDSI clinical data models. Includes support for LLM based plain text queries, MCP server and FHIR import.
Platform-specific configuration:
{
"mcpServers": {
"pyomop": {
"command": "npx",
"args": [
"-y",
"pyomop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...