Skip to main content
Glama

AlphaFold MCP Server

compare_structures

Analyze and compare up to 10 protein structures from AlphaFold by inputting UniProt accessions. Identify structural similarities and differences for in-depth research.

Instructions

Compare multiple AlphaFold structures for analysis

Input Schema

NameRequiredDescriptionDefault
uniprotIdsYesArray of UniProt accessions to compare (2-10)

Input Schema (JSON Schema)

{ "properties": { "uniprotIds": { "description": "Array of UniProt accessions to compare (2-10)", "items": { "type": "string" }, "maxItems": 10, "minItems": 2, "type": "array" } }, "required": [ "uniprotIds" ], "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