Clinvar Database

🌐Community
by drshailesh88 · vlatest · Repository

Access and query ClinVar data via drshailesh88's agent to retrieve variant information and clinical significance assessments.

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 drshailesh88-clinvar-database npx -- -y @trustedskills/drshailesh88-clinvar-database
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "drshailesh88-clinvar-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/drshailesh88-clinvar-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 ClinVar database, a public archive of reports describing relationships among human genes, genetic variants and phenotypes. It allows users to query this data for specific gene or variant information, including clinical significance classifications and associated publications. The tool can be used to retrieve detailed information about genetic variations and their impact on health.

When to use it

  • Researching the clinical significance of a particular genetic variant.
  • Understanding the reported phenotypes associated with a specific gene.
  • Identifying relevant publications related to a genetic condition or variant.
  • Analyzing data for potential drug targets based on genetic variation impacts.
  • Supporting diagnostic investigations by providing comprehensive variant information.

Key capabilities

  • Querying the ClinVar database.
  • Retrieving clinical significance classifications.
  • Accessing associated publications and reports.
  • Searching by gene or variant name.
  • Providing detailed variant information.

Example prompts

  • "What is the clinical significance of the BRCA1 c.185delAG variant?"
  • "Find all variants associated with Alzheimer's disease in ClinVar."
  • "Show me publications related to mutations in the TP53 gene."
  • "Retrieve information about the CYP2C9 gene and its variants."

Tips & gotchas

The accuracy of results depends on the completeness and quality of data within the ClinVar database. Be aware that clinical significance classifications can change as new evidence emerges.

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
drshailesh88
Installs
9

🌐 Community

Passed automated security scans.