Skip to main content
Glama

AlphaFold MCP Server

analyze_confidence_regions

Analyze confidence score distribution to identify high and low confidence regions in protein structures using UniProt accession on the AlphaFold MCP Server.

Instructions

Analyze confidence score distribution and identify high/low confidence regions

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