Skip to main content
Glama

ITIS MCP Server

by knustx

search_by_tsn

Find detailed taxonomic information for organisms using Taxonomic Serial Numbers (TSN) within the ITIS database, facilitating accurate species identification and research.

Instructions

Search for organisms by their Taxonomic Serial Number (TSN) in ITIS database.

Input Schema

NameRequiredDescriptionDefault
tsnYesTaxonomic Serial Number (TSN) to search for

Input Schema (JSON Schema)

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

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