Skip to main content
Glama

UniProt MCP Server

search_by_taxonomy

Search UniProt MCP Server by NCBI taxonomy ID or name to retrieve protein entries based on detailed taxonomic classification. Specify result size for precise querying.

Instructions

Search by detailed taxonomic classification

Input Schema

NameRequiredDescriptionDefault
sizeNoNumber of results to return (1-500, default: 25)
taxonomyIdNoNCBI taxonomy ID
taxonomyNameNoTaxonomic name (e.g., Mammalia, Bacteria)

Input Schema (JSON Schema)

{ "properties": { "size": { "description": "Number of results to return (1-500, default: 25)", "maximum": 500, "minimum": 1, "type": "number" }, "taxonomyId": { "description": "NCBI taxonomy ID", "minimum": 1, "type": "number" }, "taxonomyName": { "description": "Taxonomic name (e.g., Mammalia, Bacteria)", "type": "string" } }, "required": [], "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