Skip to content
Back to search
30
MCP

@omophub/omophub-mcp

npm/@omophub/omophub-mcp

MCP server for OHDSI OMOP standardized medical vocabularies - search, lookup, map, and navigate concepts via AI agents

Uptime
0.0%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.OMOPHub/omophub-mcp
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
0 tools
io.github.omophub/omophub-mcp
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
0 tools
omophub/omophub-mcp
Access OHDSI OMOP medical vocabularies from AI agents: SNOMED, ICD-10, RxNorm, LOINC. No database.
0 tools
@mseep/o3-search-mcp
MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries
0 tools
@mseep/mcp-omnisearch
MCP server for integrating Omnisearch with LLMs
0 tools
ai-odoofinder-mcp
MCP Server for AI-OdooFinder - Semantic search for Odoo modules in the OCA ecosystem
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@omophub/omophub-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}