Chembl Database

🌐Community
by ovachiever · vlatest · Repository

Queries and extracts chemical data, structures, and bioactivity information from the ChEMBL database for research purposes.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "ovachiever-chembl-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ovachiever-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 and querying capabilities of the ChEMBL database, a curated resource of bioactive molecules with drug-like properties. It allows users to retrieve information about chemical compounds, their biological activities, and associated targets. The skill can be used for tasks like identifying potential drug candidates or exploring relationships between chemicals and diseases.

When to use it

  • Drug Discovery Research: Find compounds with specific activity against a target protein.
  • Chemical Informatics Analysis: Explore the chemical space of known bioactive molecules.
  • Bioactivity Data Retrieval: Obtain detailed information about the biological activities of particular compounds.
  • Target Identification: Identify potential drug targets based on compound interactions.

Key capabilities

  • Query ChEMBL database for chemical compounds.
  • Retrieve bioactivity data associated with compounds.
  • Access information about target proteins and their interactions.
  • Search by chemical name, structure or activity.

Example prompts

  • "Find all compounds that inhibit the EGFR kinase."
  • "What is the molecular weight of compound AZD0530?"
  • "List all targets for compounds with ChEMBL ID CHEMBL123456."

Tips & gotchas

The ChEMBL database is vast; be as specific as possible in your queries to avoid overwhelming results. Familiarity with chemical nomenclature and target terminology will improve query effectiveness.

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
ovachiever
Installs
25

🌐 Community

Passed automated security scans.