Pubchem Database

🌐Community
by k-dense-ai · vlatest · Repository

Helps with AI, database as part of working with databases and data persistence workflows.

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 k-dense-ai-pubchem-database npx -- -y @trustedskills/k-dense-ai-pubchem-database
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "k-dense-ai-pubchem-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/k-dense-ai-pubchem-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 PubChem database, a comprehensive resource for chemical information. It allows AI agents to retrieve data such as chemical structures, properties (like molecular weight and boiling point), safety information, and associated literature references. The skill enables querying of this vast dataset using various search criteria.

When to use it

  • Chemical Research: Find specific compounds based on name, CAS registry number, or structure for research projects.
  • Material Science Applications: Retrieve properties of materials for designing new products or understanding existing ones.
  • Safety and Regulatory Compliance: Obtain safety data sheets (SDS) information and regulatory classifications for chemicals.
  • Drug Discovery: Identify potential drug candidates based on chemical similarity or desired properties.

Key capabilities

  • Chemical structure searching
  • Property retrieval (molecular weight, boiling point, etc.)
  • Safety Data Sheet (SDS) access
  • Literature references associated with compounds

Example prompts

  • "Find the molecular weight of aspirin."
  • "What are the safety hazards associated with dichloromethane?"
  • "Show me chemical structures similar to ibuprofen."
  • “Retrieve the CAS registry number for ethanol.”

Tips & gotchas

The PubChem database is extensive, so be as specific as possible in your prompts to narrow down results. Understanding basic chemistry terminology will improve query accuracy.

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
k-dense-ai
Installs
7

🌐 Community

Passed automated security scans.