Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models
Standard I/O
Docker
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "omop-mcp": { "args": [ "index.js" ], "command": "node" } } }