Skip to main content
Glama

AlphaFold MCP Server

get_organism_stats

Retrieve AlphaFold coverage statistics for a specific organism to analyze protein structure prediction data. Input the organism name for detailed insights.

Instructions

Get statistics about AlphaFold coverage for an organism

Input Schema

NameRequiredDescriptionDefault
organismYesOrganism name

Input Schema (JSON Schema)

{ "properties": { "organism": { "description": "Organism name", "type": "string" } }, "required": [ "organism" ], "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