Chembl Database
Queries Microck's ChemBL database for drug-like molecules based on structure, properties, or bioactivity data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add microck-chembl-database npx -- -y @trustedskills/microck-chembl-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microck-chembl-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microck-chembl-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to query and retrieve data from the ChEMBL database, a curated resource of bioactive molecules. It can be used to find compounds with specific properties, identify targets for drug development, or explore relationships between chemical structures and biological activity. The skill provides access to information on compound names, molecular weights, and target protein interactions.
When to use it
- Researching potential drug candidates: Find molecules known to interact with a particular disease-related protein.
- Analyzing chemical properties: Retrieve the molecular weight or other characteristics of a specific compound.
- Exploring structure-activity relationships: Investigate how changes in a molecule’s structure affect its biological activity.
- Identifying targets for drug development: Discover proteins that are modulated by known compounds.
Key capabilities
- Query ChEMBL database
- Retrieve compound information (names, molecular weights)
- Identify target protein interactions
Example prompts
- "Find all compounds that inhibit the EGFR kinase."
- "What is the molecular weight of aspirin?"
- "List targets for compound CHEMBL123456."
Tips & gotchas
The ChEMBL database contains a vast amount of data, so be as specific as possible in your queries to get relevant results. Familiarity with chemical nomenclature and target protein names will improve the quality of your requests.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.