Chembl Database

🌐Community
by drshailesh88 · vlatest · Repository

Access and query ChEMBL data via drshailesh88's agent for compound information, bioactivity, and target details.

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 drshailesh88-chembl-database npx -- -y @trustedskills/drshailesh88-chembl-database
2

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

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

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

About This Skill

What it does

This skill provides access to the ChEMBL database, a curated resource of bioactive molecules with drug-like properties. It allows you to query and retrieve information on compounds, targets, assays, and their associated data. The skill can be used for tasks like identifying potential drug candidates or analyzing relationships between chemical structures and biological activity.

When to use it

  • Drug Discovery: Find compounds that bind to a specific protein target.
  • Chemical Informatics Research: Analyze the properties of molecules within ChEMBL.
  • Bioactivity Data Retrieval: Obtain assay data for a particular compound or target.
  • Target Identification: Identify potential drug targets based on chemical structure similarity.

Key capabilities

  • Querying compounds by name, SMILES string, or InChI key.
  • Retrieving information about molecular properties (e.g., weight, logP).
  • Accessing assay data and associated results.
  • Searching for targets and their associated ligands.

Example prompts

  • "Find all compounds that inhibit the EGFR kinase."
  • "What is the molecular weight of compound CHEMBL1630?"
  • "Give me the bioactivity data for target PDB ID 1WQ2."
  • “Show me compounds similar to aspirin”

Tips & gotchas

The ChEMBL database is extensive, so be specific with your queries to avoid overwhelming results. Familiarity with chemical nomenclature (SMILES, InChI) will improve query precision.

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
drshailesh88
Installs
9

🌐 Community

Passed automated security scans.