Skip to main content
Glama

AviBase MCP Server

by kshayk

get_bird_report

Retrieve a detailed report on a specific bird species, including related species, conservation status, and geographic distribution, using the AviBase MCP Server. Input the scientific name for accurate results.

Instructions

Get a detailed report for a specific bird species including related species and comprehensive information.

Input Schema

NameRequiredDescriptionDefault
scientific_nameYesScientific name of the bird species (e.g., "Aquila chrysaetos")

Input Schema (JSON Schema)

{ "properties": { "scientific_name": { "description": "Scientific name of the bird species (e.g., \"Aquila chrysaetos\")", "type": "string" } }, "required": [ "scientific_name" ], "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