Omophub MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 28 Jul 2026.
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add omophub-mcp -- npx -y @omophub/omophub-mcp
{
"mcpServers": {
"omophub-mcp": {
"args": [
"-y",
"@omophub/omophub-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.omophub-mcp]
command = "npx"
args = ["-y", "@omophub/omophub-mcp"]
{
"mcpServers": {
"omophub-mcp": {
"args": [
"-y",
"@omophub/omophub-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"omophub-mcp": {
"args": [
"-y",
"@omophub/omophub-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.