Drugbank Database
Access detailed drug information, interactions, and mechanisms from the DrugBank database via jimmc414's skill.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jimmc414-drugbank-database npx -- -y @trustedskills/jimmc414-drugbank-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jimmc414-drugbank-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jimmc414-drugbank-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 DrugBank database, a comprehensive resource of drug and drug target information. It allows users to query this data to retrieve details about drugs, their targets, interactions, and more. The database contains detailed drug-specific information including chemical structures, pharmacological properties, and metabolic pathways.
When to use it
- Drug Discovery Research: Identify potential drug candidates based on specific target proteins or disease areas.
- Pharmacovigilance: Investigate adverse drug reactions by querying for known interactions and side effects.
- Clinical Decision Support: Quickly retrieve detailed information about a patient's medication, including its mechanism of action and potential contraindications.
- Drug Interaction Analysis: Determine if two or more drugs are likely to interact with each other based on DrugBank data.
Key capabilities
- Access to comprehensive drug data.
- Information on drug targets and mechanisms of action.
- Details about drug interactions and adverse effects.
- Chemical structure information for drugs.
Example prompts
- "What are the known inhibitors of EGFR?"
- "Give me details on the metabolism of ibuprofen."
- "List all drugs that interact with warfarin."
Tips & gotchas
The DrugBank database is extensive, so be specific in your queries to narrow down results. Familiarity with pharmacological 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.