Drugbank Database
Access comprehensive drug information, interactions, and targets from the DrugBank database curated by drshailesh88.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add drshailesh88-drugbank-database npx -- -y @trustedskills/drshailesh88-drugbank-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"drshailesh88-drugbank-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/drshailesh88-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 database for details on drugs, their targets, interactions, and associated pathways. The data is structured and readily accessible for analysis and integration into various applications.
When to use it
- Drug Discovery Research: Quickly retrieve information about potential drug candidates and their mechanisms of action.
- Pharmacovigilance: Investigate adverse drug reactions by querying drug interactions and target profiles.
- Personalized Medicine: Identify drugs that may be suitable for a patient based on their genetic profile or disease state.
- Educational Purposes: Students and researchers can use it to learn about pharmacology and drug development.
Key capabilities
- Access to DrugBank data
- Drug information retrieval
- Target identification
- Interaction analysis
- Pathway exploration
Example prompts
- "What are the known targets of ibuprofen?"
- "Find drugs that interact with the CYP3A4 enzyme."
- "Give me details on the drug 'Atorvastatin'."
Tips & gotchas
The DrugBank database is extensive, so be specific in your queries to get relevant results. Understanding basic pharmacology terminology will improve prompt 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.