claude mcp add ub-omophub-mcp -- npx -y @omophub/omophub-mcp
{
"mcpServers": {
"ub-omophub-mcp": {
"command": "npx",
"args": ["-y", "@omophub/omophub-mcp"]
}
}
}
{
"mcpServers": {
"ub-omophub-mcp": {
"command": "npx",
"args": ["-y", "@omophub/omophub-mcp"]
}
}
}
{
"mcpServers": {
"ub-omophub-mcp": {
"command": "npx",
"args": ["-y", "@omophub/omophub-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a search tool that enables lookup, mapping, and navigation of OMOP medical vocabularies, and it can be utilized by developers when they need to integrate medical vocabulary searches into their applications, particularly those using AI agents. This server connects to OMOPHub and can be accessed via npm and stdio, allowing for seamless integration with existing projects. Developers would reach for this tool when building applications that require comprehensive medical vocabulary searches and mappings, such as those using AI coding assistants.
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@omophub/omophub-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The omophub-mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.