Skip to main content
Glama

ITIS MCP Server

by knustx

search_by_tsn

Retrieve organism details using the Taxonomic Serial Number (TSN) from the ITIS database via the ITIS MCP Server for accurate taxonomic information.

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" }
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