Chembl Database

🌐Community
by davila7 · vlatest · Repository

Access and query ChEMBL's vast chemical and bioactivity data to find compounds, targets, and experimental results.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add chembl-database npx -- -y @trustedskills/chembl-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "chembl-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/chembl-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The ChemBL database skill allows AI agents to query and retrieve structured chemical data, including compound properties, bioactivity results, and target information from a public repository. It enables automated discovery of drug-like molecules and their interactions with specific biological targets.

When to use it

  • Analyzing the bioactivity profiles of known compounds against specific protein targets.
  • Searching for novel chemical structures that match defined molecular property filters.
  • Extracting standardized data on substance sources, synonyms, and canonical SMILES strings.
  • Investigating relationships between chemicals and their associated diseases or pathways.

Key capabilities

  • Querying the ChemBL database via SQL-like syntax or natural language requests.
  • Retrieving detailed compound metadata including molecular weight, logP, and solubility.
  • Accessing bioactivity data points such as IC50, Ki, and EC50 values from literature.
  • Fetching target information including protein names, IDs, and organism sources.

Example prompts

  • "Find all small molecules in the database that inhibit the EGFR kinase with an IC50 lower than 10 nM."
  • "List the top 10 most studied compounds targeting the BRCA1 gene along with their primary data source."
  • "Retrieve the canonical SMILES and InChIKey for aspirin and summarize its known adverse effects."

Tips & gotchas

Ensure your AI agent has internet access to reach the live ChemBL API, as this skill relies on external data retrieval. Results may vary based on the current version of the database; cite specific query parameters if reproducibility is critical for research validation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
120

🌐 Community

Passed automated security scans.