Drugbank Database

🌐Community
by jackspace Β· vlatest Β· Repository

Access detailed drug information, interactions, and classifications from the DrugBank database via this Jackspace integration.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "jackspace-drugbank-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jackspace-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 to retrieve details about drugs, including their mechanisms of action, chemical structures, and interactions with biological targets. The skill can be used for research purposes or to gain insights into pharmaceutical data.

When to use it

  • Drug Interaction Research: Investigate potential drug-drug interactions based on DrugBank's interaction data.
  • Target Identification: Find drugs that target specific proteins or enzymes involved in a disease pathway.
  • Chemical Structure Analysis: Retrieve chemical structures and properties of specific drugs.
  • Mechanism of Action Exploration: Understand how a particular drug works at a molecular level.

Key capabilities

  • Access to DrugBank database information
  • Drug querying by name or identifier
  • Retrieval of drug target information
  • Chemical structure data access
  • Interaction data retrieval

Example prompts

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

Tips & gotchas

The DrugBank database is extensive. Be specific with your queries to narrow down results and avoid overwhelming output.

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
jackspace
Installs
17

🌐 Community

Passed automated security scans.