Zoo Animals MCP Server
Provides tools to fetch random zoo animals, search for animals by name, and filter animals by type using RapidAPI's Zoo Animals API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zoo Animals MCP Serverget me 3 random zoo animals"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Zoo Animals MCP Server
A Model Context Protocol (MCP) server that provides zoo animal information using RapidAPI's Zoo Animals API.
Features
Get random zoo animals with detailed information
Search for specific animals by name
Filter animals by type (mammal, bird, reptile, etc.)
Comprehensive animal data including:
Name and Latin name
Physical characteristics (size, weight)
Habitat and geographic range
Diet and active time
Lifespan information
High-quality images
Related MCP server: Random Word By Api Ninjas
Usage
The server provides three tools:
get_random_animals(count: int = 5)
Get random zoo animals.
Parameters:
count: Number of animals to fetch (1-10, default: 5)
Returns:
Detailed information about random animals
search_animal(name: str)
Search for a specific animal by name.
Parameters:
name: Animal name to search for (e.g., "lion", "elephant")
Returns:
Comprehensive information about the found animal
get_animals_by_type(animal_type: str)
Get animals by their type/category.
Parameters:
animal_type: Type of animals (e.g., "mammal", "bird", "reptile")
Returns:
List of animals of the specified type
Installation
Install dependencies:
pip install -r requirements.txtRun the server:
python server.pyAPI
This MCP server uses RapidAPI's Zoo Animals API which provides comprehensive animal data from zoos worldwide.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.
Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.
1,500+ ApyHub utility APIs served from the US cluster. Requires a US-generated ApyHub API key.
Generate, manage and explore your Switch AI image and video library, scoped to your account.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides Pokemon information from PokeAPI including stats, types, height, and weight. Enables looking up Pokemon by name/ID, getting random Pokemon by type, and comparing Pokemon side-by-side.-
- AlicenseBqualityDmaintenanceProvides access to API Ninjas Random Word API to generate random words by type (noun, verb, adjective, adverb) for creative writing, games, and language learning applications.1MIT
- FlicenseNot gradedqualityDmaintenanceProvides information about animals at the Taipei Zoo, including their habits, habitats, and distribution across various park areas. It enables users to search for specific animals and browse regional guides using data from the Taipei City Open Data platform.-
- FlicenseNot gradedqualityDmaintenanceEnables AI models to retrieve random or specified numbers of fictional cats with names, descriptions, and images.-