Alphafold Database
Access and query Jackspace's curated AlphaFold protein structure database for research and analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackspace-alphafold-database npx -- -y @trustedskills/jackspace-alphafold-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackspace-alphafold-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackspace-alphafold-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 AlphaFold Protein Structure Database. It allows users to query and retrieve protein structure information, including predicted 3D structures and related data. This database is a valuable resource for researchers in biology, medicine, and materials science.
When to use it
- Researching protein structures: Quickly find predicted structures for specific proteins of interest.
- Understanding disease mechanisms: Explore how structural changes in proteins might contribute to diseases.
- Drug discovery: Identify potential drug targets based on protein structure information.
- Materials science applications: Investigate the structural properties of proteins for use in novel materials.
Key capabilities
- Access to AlphaFold Protein Structure Database data
- Protein structure retrieval
- Prediction of 3D structures
- Related data access
Example prompts
- "Find the predicted structure for human insulin."
- "What is the AlphaFold score for SARS-CoV-2 spike protein?"
- "Retrieve structural information about hemoglobin."
Tips & gotchas
The database contains predictions, not experimentally determined structures. Always consider the confidence scores associated with each prediction when interpreting 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.