Skip to main content
Glama

AlphaFold MCP Server

validate_structure_quality

Assess and validate the quality of AlphaFold protein structure predictions using a UniProt accession ID to ensure reliability and accuracy.

Instructions

Validate and assess the overall quality of an AlphaFold prediction

Input Schema

NameRequiredDescriptionDefault
uniprotIdYesUniProt accession

Input Schema (JSON Schema)

{ "properties": { "uniprotId": { "description": "UniProt accession", "type": "string" } }, "required": [ "uniprotId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Augmented-Nature/AlphaFold-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server