Skip to main content
Glama

AlphaFold MCP Server

get_organism_stats

Retrieve detailed AlphaFold protein structure coverage statistics for a specific organism using the AlphaFold MCP Server.

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