AviBase MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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