Ensembl Database
Query Ensembl's genomic data—genes, variants, annotations—for research and analysis using davila7's specialized AI agent.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ensembl-database npx -- -y @trustedskills/ensembl-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ensembl-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ensembl-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The Ensembl database skill provides direct access to a comprehensive biological knowledgebase containing genomic variation, gene annotation, and comparative genomics data for over 100 vertebrate species. It enables AI agents to retrieve specific sequence information, interpret complex genetic variants, and analyze evolutionary relationships across diverse organisms without requiring manual database navigation.
When to use it
- Retrieving specific gene sequences or transcript annotations for human, mouse, or other model organisms.
- Analyzing the functional impact of single nucleotide polymorphisms (SNPs) or structural variations.
- Comparing genomic features across multiple species to identify conserved regions.
- Accessing curated data on orthologs and paralogs for evolutionary studies.
Key capabilities
- Querying gene structures, transcripts, and protein sequences.
- Searching for specific variants and their associated phenotypes.
- Performing cross-species comparisons of genomic alignments.
- Retrieving metadata regarding gene function and pathway associations.
Example prompts
- "Fetch the canonical transcript sequence for the BRCA1 gene in humans."
- "What is the predicted effect of variant rs123456 on the TP53 protein structure?"
- "Compare the orthologous regions of the insulin receptor gene between human and zebrafish."
Tips & gotchas
Ensure your queries specify the target species clearly, as Ensembl hosts data for many vertebrates. Complex queries involving multiple variants or large genomic intervals may require precise coordinate formatting to return accurate results.
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.