biology, medicine and bioinformatics
Omop_mcp
Map clinical terminology to OMOP concepts using LLMs for healthcare data standardization and interoperability.
python
cloud
local
biology, medicine and bioinformatics
Installation
npx -y OHNLP/omop_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "omop_mcp",
"command": "npx",
"args": [
"-y",
"OHNLP/omop_mcp"
]
}About This MCP Server
OHNLP/omop_mcp
Map clinical terminology to OMOP concepts using LLMs for healthcare data standardization and interoperability.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub