Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_species | Get species information from FishBase |
search_species | Search for species by common name or partial scientific name |
get_ecology | Get ecological information for a species |
get_distribution | Get distribution/occurrence information for a species |
get_morphology | Get morphological and physiological data for a species |
validate_species_name | Validate and correct species scientific names |
common_to_scientific | Convert common name to scientific name |
list_tables | List all available FishBase tables |