Skip to main content
Glama

MCP FishBase Server

by lundgrenalex

get_morphology

Retrieve detailed morphological and physiological data for marine species by inputting their scientific name. Designed to support marine biology research and species analysis.

Instructions

Get morphological and physiological data for a species

Input Schema

NameRequiredDescriptionDefault
species_nameYesScientific name of the species

Input Schema (JSON Schema)

{ "properties": { "species_name": { "description": "Scientific name of the species", "type": "string" } }, "required": [ "species_name" ], "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/lundgrenalex/mcp-fishbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server