Skip to main content
Glama

AviBase MCP Server

by kshayk

get_random_birds

Retrieve a random sample of birds from the AviBase dataset to explore diverse species. Specify the count (up to 50) for tailored discovery and learning.

Instructions

Get a random sample of birds for exploration and discovery.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of random birds to return (default: 10, max: 50)

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of random birds to return (default: 10, max: 50)", "maximum": 50, "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