Skip to main content
Glama

MCP FishBase Server

by lundgrenalex

get_distribution

Retrieve species distribution and occurrence data by entering the scientific name. Access accurate marine biology information through the MCP FishBase Server.

Instructions

Get distribution/occurrence information 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