Uniprot Database
Access and query UniProt protein sequence and annotation data via structured searches and analysis powered by ovachiever.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ovachiever-uniprot-database npx -- -y @trustedskills/ovachiever-uniprot-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ovachiever-uniprot-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ovachiever-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 information. It allows AI agents to retrieve data on proteins, including their sequences, functions, and interactions. The agent can query the database based on various criteria like protein name, accession number, or keyword.
When to use it
- Researching Protein Function: When you need detailed information about a specific protein's role in a biological process.
- Analyzing Genetic Mutations: To understand how mutations affect protein structure and function by querying for related proteins.
- Drug Discovery: Identifying potential drug targets based on protein characteristics and interactions available in UniProt.
- Bioinformatics Projects: Integrating protein data into larger bioinformatics workflows and analyses.
Key capabilities
- Access to the full UniProt database content
- Protein sequence retrieval
- Functional annotation lookup
- Interaction mapping
Example prompts
- "Tell me about the function of the BRCA1 protein."
- "What is the amino acid sequence for accession number P5476?"
- "Find all proteins involved in DNA repair."
Tips & gotchas
- UniProt data can be extensive; refine your queries to get relevant results.
- Be aware that UniProt entries are constantly updated, so information may change over time.
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.