mcpserver.lol
registry/chembl-mcp-server
Connection check verified live · 27h ago

chembl-mcp-server

Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

chembl_dataframe_describe read-only canvas_id*
List the tables and columns staged on a canvas by chembl_get_bioactivities — inspect before calling chembl_dataframe_query to write correct SQL. Returns each table with its row cou…
chembl_dataframe_query read-only sql*canvas_id*
Run a read-only SQL SELECT over the bioactivity rows chembl_get_bioactivities spilled to a canvas — rank, group, dedupe, and aggregate across the FULL set, not the inline preview.…
chembl_get_assay read-only assay_chembl_id*
Assay provenance behind a bioactivity row: description, type (binding / functional / ADMET / toxicity), the target it measures, organism, and ChEMBL's 1–9 confidence score (9 = dir…
chembl_get_bioactivities read-only limitorganismcanvas_idassay_typepotency_viewstandard_type +3
The flagship compound↔target bioactivity bridge: measurements for a molecule (target deconvolution / selectivity), a target (lead finding), or both together (how potently one compo…
chembl_get_drug_info read-only molecule_chembl_id*
Pharmacology for a drug (molecule): mechanism(s) of action, the molecular target(s) it acts on, action type (inhibitor / agonist / …), first-approval year, and clinical indications…
chembl_search_molecules read-only limitquerycursorstructuresearch_typemax_phase_min +1
Discovery entry point for compounds. Find by name / ChEMBL ID / InChIKey with the default search_type=name (supply query), or run a structure search with search_type exact | simila…
chembl_search_targets read-only limitquerycursororganismaccessiongene_symbol +1
Resolve a protein/gene/UniProt accession to the ChEMBL target ID that chembl_get_bioactivities needs for the target→leads workflow. Supply at least one of accession (UniProt, e.g.…