Uniprot Database
Access and query UniProt protein sequence and annotation data via aminoanalytica's specialized database skill.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aminoanalytica-uniprot-database npx -- -y @trustedskills/aminoanalytica-uniprot-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aminoanalytica-uniprot-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aminoanalytica-uniprot-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 UniProt database, a comprehensive resource for protein sequence and annotation data. It allows AI agents to retrieve information about proteins, including their sequences, functions, domains, and interactions. The skill enables querying of this vast dataset for research, analysis, or application-specific needs.
When to use it
- Protein identification: Determine the identity of a protein based on its sequence.
- Functional annotation: Discover the biological function of a protein.
- Research support: Gather data for scientific studies related to proteins and genomics.
- Drug discovery: Identify potential drug targets by analyzing protein characteristics.
Key capabilities
- Access to UniProtKB/Swiss-Prot and UniProtKB/TrEMBL databases.
- Protein sequence retrieval.
- Functional annotation lookup.
- Domain identification.
Example prompts
- "What is the function of the protein P01013?"
- "Retrieve the amino acid sequence for Q9Y267."
- "List all proteins with 'kinase' activity in UniProt."
Tips & gotchas
The skill relies on accurate UniProt accession numbers (e.g., P01013, Q9Y267) for effective queries. Familiarity with protein nomenclature and UniProt database structure will improve 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.