Skip to main content
Glama

UniProt MCP Server

get_phylogenetic_info

Retrieve evolutionary relationships and phylogenetic data for proteins using a UniProt accession number to analyze protein origins and evolutionary history.

Instructions

Retrieve evolutionary relationships and phylogenetic data

Input Schema

NameRequiredDescriptionDefault
accessionYesUniProt accession number

Input Schema (JSON Schema)

{ "properties": { "accession": { "description": "UniProt accession number", "type": "string" } }, "required": [ "accession" ], "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/UniProt-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server