Drugbank Database

🌐Community
by microck Β· vlatest Β· Repository

Access and query Microck's curated drug information from DrugBank, enabling rapid data retrieval for research and development.

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 microck-drugbank-database npx -- -y @trustedskills/microck-drugbank-database
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "microck-drugbank-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/microck-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 you to query this database for details on specific drugs, including their mechanisms of action, chemical structures, and interactions with other substances. The skill can also be used to retrieve data about drug targets like proteins or enzymes.

When to use it

  • Drug Discovery Research: Quickly find information on potential drug candidates and their targets.
  • Pharmacology Education: Look up detailed information about specific drugs for learning purposes.
  • Clinical Trial Support: Retrieve relevant drug data for clinical trial design and analysis.
  • Literature Review: Identify drugs or targets mentioned in scientific publications.

Key capabilities

  • Drug Information Retrieval: Access details on drug names, descriptions, classifications, and indications.
  • Target Identification: Find information about the biological targets of specific drugs.
  • Chemical Structure Data: Retrieve chemical structures associated with drugs.
  • Interaction Analysis: Discover known interactions between drugs or drugs and their targets.

Example prompts

  • "What is the mechanism of action for aspirin?"
  • "Find all drugs that target the EGFR protein."
  • "Show me the chemical structure of ibuprofen."
  • β€œList approved drugs treating hypertension.”

Tips & gotchas

The DrugBank database is extensive; be specific in your queries to narrow down results. Understanding basic pharmacological terminology will improve the quality and relevance of responses.

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
microck
Installs
6

🌐 Community

Passed automated security scans.