Skip to main content
Glama

MCP FishBase Server

by lundgrenalex

validate_species_name

Validate and correct scientific species names using the MCP FishBase Server, ensuring accuracy for marine biology research and data analysis.

Instructions

Validate and correct species scientific names

Input Schema

NameRequiredDescriptionDefault
species_nameYesScientific name to validate

Input Schema (JSON Schema)

{ "properties": { "species_name": { "description": "Scientific name to validate", "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