In-depth architectural comparison of the Chembl MCP Server and Omophub MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Chembl MCP Server
Biology & Bioinformatics · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Omophub MCP
Biology & Bioinformatics · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Verdict Summary: Choose Chembl MCP Server if you need specialized Biology & Bioinformatics tools running via a local process. Choose Omophub MCP if your workspace requires Biology & Bioinformatics integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Chembl MCP Server when:
You need dedicated capabilities in the Biology & Bioinformatics domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Find compounds by name / ChEMBL ID / InChIKey, or run a structure search (exact \
chembl_get_bioactivities
The flagship compound↔target bridge: bioactivity measurements for a molecule, a target, or **both** (the compound×target pair), ranked on `pchembl_value`, or the measurements without one via `potency_view`. Large sets spill to a canvas.
chembl_search_targets
Resolve a protein / gene symbol / UniProt accession to the ChEMBL target ID `chembl_get_bioactivities` needs.
chembl_get_drug_info
Drug pharmacology — mechanism(s) of action, molecular target(s), action type, first-approval year, and clinical indications.
chembl_get_assay
Assay provenance behind a bioactivity row — type, target, organism, and ChEMBL's 1–9 confidence score.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Chembl MCP Server is categorized under Biology & Bioinformatics and uses a local stdio subprocess. In contrast, Omophub MCP belongs to Biology & Bioinformatics using local stdio subprocess. Select Chembl MCP Server when you need capabilities focused on biology & bioinformatics and Omophub MCP when you require tools for biology & bioinformatics.
Run a read-only SQL `SELECT` over the bioactivity rows spilled to a canvas — rank, group, dedupe, aggregate across the full set.
chembl_dataframe_describe
List the tables and columns staged on a canvas, so you can write correct SQL before querying.
chembl_dataframe_drop
Drop a named staged table from a canvas. Opt-in via `CHEMBL_DATAFRAME_DROP_ENABLED=true` — absent from `tools/list` when off, since TTL already reclaims staged tables.
Omophub MCP Tools (11)
search_concepts
Search for medical concepts by name or clinical term across all vocabularies
get_concept
Get detailed info about a specific OMOP concept by `concept_id
get_concept_by_code
Look up a concept using a vocabulary-specific code (e.g., ICD-10 `E11.9`)
map_concept
Map a concept to equivalent concepts in other vocabularies (paginated — see note below)
get_hierarchy
Navigate concept hierarchy - ancestors, descendants, or both
list_vocabularies
List available medical vocabularies with statistics
semantic_search
Search using natural language with neural embeddings (understands clinical meaning)
find_similar_concepts
Find concepts similar to a reference concept, name, or description
explore_concept
Get concept details, hierarchy, and cross-vocabulary mappings in one call
fhir_resolve
Resolve a FHIR coded value (incl. administrative codes via the HL7 FHIR-to-OMOP IG ConceptMaps) to its OMOP standard concept and CDM target table
fhir_resolve_codeable_concept
Resolve a FHIR CodeableConcept — best match by OHDSI vocabulary preference, honoring `userSelected