Skip to main content
Glama

AlphaFold MCP Server

get_coverage_info

Retrieve detailed sequence coverage data for AlphaFold protein predictions by providing a UniProt accession ID.

Instructions

Get information about sequence coverage in the 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