Loading MCP server directory, please wait...
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
npx @getmcp/cli add io.github.OMOPHub/omophub-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OMOPHUB_API_KEYYour OMOPHub API key. Get one at https://omophub.com/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OMOPHub/omophub-mcp": {
"command": "npx",
"args": [
"-y",
"@omophub/omophub-mcp"
],
"env": {
"OMOPHUB_API_KEY": ""
}
}
}
}