💊

query_chembl

skillby Eijex
ChEMBLDrug DiscoveryCompoundBioactivityCandidaX

Queries the ChEMBL database for protein targets, small molecule compounds, and bioactivity data. Supports target search, compound search, and bioactivity lookup by ChEMBL target ID. Useful for CandidaX AQP4 inhibitor screening and CNS drug discovery.

Key Features

1.

Target search

2.

Compound screening

3.

Bioactivity data

4.

Drug discovery

Use Cases

  1. 1.AQP4 inhibitor search
  2. 2.CNS compound screening
  3. 3.Target validation

Parameters

NameTypeRequiredDescription
querystringrequiredTarget name or compound keyword
search_typestringoptionaltarget | compound | activity
chembl_idstringoptionalChEMBL target ID for activity search
max_resultsnumberoptionalMax results (default: 5)

Connection

.mcp.json / Claude Code settingsJSON
{
  "mcpServers": {
    "eijex": {
      "type": "http",
      "url": "https://mcp.eijex.com/api/mcp"
    }
  }
}

Related Tools