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
0
View on GitHub

Installation

npx -y OHNLP/omop_mcp

Configuration

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.

GitHub: https://github.com/OHNLP/omop_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub