AviBase MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_bird_statsA | Get comprehensive statistics about the bird dataset including total records, species count, families, orders, and conservation categories. |
| search_birdsC | Search for birds by scientific or common name with fuzzy matching support. |
| get_birds_by_taxonomyB | Get birds filtered by taxonomic classification (Order, Family, or taxonomic rank). |
| get_conservation_statusA | Get birds by IUCN Red List conservation status (CR=Critically Endangered, EN=Endangered, VU=Vulnerable, EX=Extinct, etc.). |
| get_birds_by_regionC | Find birds by geographic region or range (e.g., Madagascar, Australia, Africa, etc.). |
| get_extinct_speciesC | Get all extinct or possibly extinct bird species. |
| get_birds_by_authorityC | Find birds described by a specific taxonomic authority (e.g., Linnaeus, Darwin, etc.). |
| get_random_birdsC | Get a random sample of birds for exploration and discovery. |
| get_bird_reportC | Get a detailed report for a specific bird species including related species and comprehensive information. |
| custom_bird_queryC | Perform complex queries with multiple filters for advanced bird data analysis. |
| execute_jsonata_queryC | Execute a raw JSONata query for advanced data analysis and transformation. JSONata is a powerful query language for JSON data. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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