Skip to main content
Glama

ITIS MCP Server

by knustx

get_hierarchy

Retrieve the full taxonomic hierarchy for a specified Taxonomic Serial Number (TSN) using the ITIS MCP Server to access comprehensive taxonomic data and relationships.

Instructions

Get the complete taxonomic hierarchy for a given TSN.

Input Schema

NameRequiredDescriptionDefault
tsnYesTaxonomic Serial Number (TSN) to get hierarchy for

Input Schema (JSON Schema)

{ "properties": { "tsn": { "description": "Taxonomic Serial Number (TSN) to get hierarchy for", "type": "string" } }, "required": [ "tsn" ], "type": "object" }
Install Server

Other Tools from ITIS MCP Server

Related Tools

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/knustx/itis-mcp-server'

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