Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Zoo Animals Server

БесплатноНе проверен

Provides tools to get random zoo animals, search by name, and filter by type, returning detailed information including physical characteristics, habitat, diet,

GitHubEmbed

Описание

Provides tools to get random zoo animals, search by name, and filter by type, returning detailed information including physical characteristics, habitat, diet, and images.

README

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

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

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:
python server.py

API

This MCP server uses RapidAPI's Zoo Animals API which provides comprehensive animal data from zoos worldwide.

from github.com/yusaaztrk/zoo-animal-mcp-main

Установка Zoo Animals Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/yusaaztrk/zoo-animal-mcp-main

FAQ

Zoo Animals Server MCP бесплатный?

Да, Zoo Animals Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Zoo Animals Server?

Нет, Zoo Animals Server работает без API-ключей и переменных окружения.

Zoo Animals Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Zoo Animals Server в Claude Desktop, Claude Code или Cursor?

Открой Zoo Animals Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Zoo Animals Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development