Skip to main content
Glama

AlphaFold MCP Server

check_availability

Verify AlphaFold structure prediction availability for a UniProt ID using the AlphaFold MCP Server to streamline protein analysis workflows.

Instructions

Check if AlphaFold structure prediction is available for a UniProt ID

Input Schema

NameRequiredDescriptionDefault
uniprotIdYesUniProt accession to check

Input Schema (JSON Schema)

{ "properties": { "uniprotId": { "description": "UniProt accession to check", "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