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.
Target search
Compound screening
Bioactivity data
Drug discovery
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | required | Target name or compound keyword |
| search_type | string | optional | target | compound | activity |
| chembl_id | string | optional | ChEMBL target ID for activity search |
| max_results | number | optional | Max results (default: 5) |
{
"mcpServers": {
"eijex": {
"type": "http",
"url": "https://mcp.eijex.com/api/mcp"
}
}
}