Skip to main content
Glama

AviBase MCP Server

by kshayk

get_extinct_species

Retrieve a list of extinct or possibly extinct bird species using customizable limits. Access comprehensive bird data from the AviBase dataset to analyze conservation statuses and taxonomic classifications.

Instructions

Get all extinct or possibly extinct bird species.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return (default: 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "description": "Maximum number of results to return (default: 100)", "type": "number" } }, "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/kshayk/avibase-mcp'

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