Skip to main content
Glama

MCP FishBase Server

by lundgrenalex

common_to_scientific

Convert fish common names to scientific names using the MCP FishBase Server. Input a fish’s common name to retrieve its precise scientific nomenclature for research or identification.

Instructions

Convert common name to scientific name

Input Schema

NameRequiredDescriptionDefault
common_nameYesCommon name of the fish

Input Schema (JSON Schema)

{ "properties": { "common_name": { "description": "Common name of the fish", "type": "string" } }, "required": [ "common_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