Skip to content
Back to search
30
MCP

@cyanheads/chembl-mcp-server

npm/@cyanheads/chembl-mcp-server

Link compounds to protein targets, rank bioactivity (IC50/Ki/EC50), and look up drug mechanisms and indications over ChEMBL via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/chembl-mcp-server
Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.
0 tools
@pipeworx/mcp-chembl
ChEMBL drug discovery DB — molecules, targets, activities (EBI)
0 tools
Chembl
ChEMBL MCP — drug discovery database (EBI).
0 tools · streamable-http
@cyanheads/pubchem-mcp-server
Search the PubChem chemical database for compounds, properties, safety data, bioactivity, cross-references, and entity summaries via MCP. ST
0 tools
io.github.cyanheads/pubchem-mcp-server live
Search PubChem compounds, properties, safety data, bioactivity, and cross-references.
8 tools · streamable-http
@cyanheads/protein-mcp-server
Federated protein structure & annotation across experimental (PDB) and predicted (AlphaFold) models via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/chembl-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}