Atlarium Habitat Database MCP
Server Details
Structured aquarium, marine, terrarium and paludarium data for AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- techgardeners/atlarium-mcp
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.6/5 across 39 of 39 tools scored.
Each tool has a clearly distinct purpose: search, get, calculate, etc. Even with similar prefixes (e.g., search_* vs. get_*), the resource targeted differs (algae, diseases, plants, etc.), so no ambiguity.
All tools follow a consistent verb_noun pattern (e.g., search_algae, calculate_water_change) with no mixing of conventions. Verbs are all lowercase and underscore-separated.
39 tools is on the higher side but justified by the broad domain covering species, plants, diseases, products, calculations, and suggestions. Each tool serves a specific purpose, so the count feels reasonable rather than excessive.
The tool set covers all major aspects of aquarium habitat management: searching/getting profiles, calculations, diagnostics, compatibility, and complete habitat suggestions. No obvious gaps for the public database scope.
Available Tools
39 toolscalculate_equipment_requirementsCalculate equipment requirementsRead-onlyIdempotentInspect
Calculate advisory heater, lighting and electricity requirements.
| Name | Required | Description | Default |
|---|---|---|---|
| heater | No | Heater sizing input. | |
| lighting | No | Lighting estimate input. | |
| electricity | No | Electricity cost and usage calculation input. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_fertilizer_doseCalculate fertilizer doseRead-onlyIdempotentInspect
Calculate an advisory fertilizer dose for a public catalog product and tank volume.
| Name | Required | Description | Default |
|---|---|---|---|
| brand_name | No | Optional public fertilizer brand name. | |
| product_name | Yes | Public fertilizer product name. | |
| volume_liters | Yes | Tank or habitat volume in liters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_nutrient_gapsCalculate nutrient gapsRead-onlyIdempotentInspect
Compare nutrient targets with supplied measurements without saving user data.
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Optional supplied fertilization plan items to analyze. | |
| regime | No | Optional fertilization regime name or strategy. | |
| targets | No | Optional target nutrient concentrations. | |
| language | No | Optional preferred response language: it, en or es. | |
| measurements | No | Optional current measurements for nutrient-gap calculations. | |
| volume_liters | Yes | Tank or habitat volume in liters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_tank_volumeCalculate tank volumeRead-onlyIdempotentInspect
Calculate gross and net aquarium volume estimates from dimensions.
| Name | Required | Description | Default |
|---|---|---|---|
| shape | Yes | Tank shape: rectangular, cylindrical or bow-front. | |
| width_cm | No | Tank width in centimeters. | |
| height_cm | No | Tank height in centimeters. | |
| length_cm | No | Tank length in centimeters. | |
| diameter_cm | No | Cylinder diameter in centimeters. | |
| bow_depth_cm | No | Curved front depth in centimeters for bow-front tanks. | |
| water_height_cm | No | Actual filled water height in centimeters. | |
| glass_thickness_mm | No | Glass thickness in millimeters for net volume estimates. | |
| substrate_depth_cm | No | Substrate depth in centimeters. | |
| water_density_kg_per_liter | No | Water density in kilograms per liter. | |
| hardscape_displacement_liters | No | Estimated hardscape displacement in liters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_tank_weightCalculate tank weightRead-onlyIdempotentInspect
Calculate advisory aquarium weight estimates from dimensions and material inputs.
| Name | Required | Description | Default |
|---|---|---|---|
| shape | Yes | Tank shape: rectangular, cylindrical or bow-front. | |
| width_cm | No | Tank width in centimeters. | |
| height_cm | No | Tank height in centimeters. | |
| length_cm | No | Tank length in centimeters. | |
| diameter_cm | No | Cylinder diameter in centimeters. | |
| bow_depth_cm | No | Curved front depth in centimeters for bow-front tanks. | |
| water_height_cm | No | Actual filled water height in centimeters. | |
| glass_thickness_mm | No | Glass thickness in millimeters for net volume estimates. | |
| substrate_depth_cm | No | Substrate depth in centimeters. | |
| equipment_weight_kg | No | Additional equipment weight in kilograms. | |
| hardscape_weight_kg | No | Hardscape weight in kilograms. | |
| glass_weight_override_kg | No | Known glass weight override in kilograms. | |
| water_density_kg_per_liter | No | Water density in kilograms per liter. | |
| substrate_weight_override_kg | No | Known substrate weight override in kilograms. | |
| hardscape_displacement_liters | No | Estimated hardscape displacement in liters. | |
| substrate_density_kg_per_liter | No | Substrate density in kilograms per liter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_water_changeCalculate water changeRead-onlyIdempotentInspect
Calculate water change volume, weekly totals and dilution estimates.
| Name | Required | Description | Default |
|---|---|---|---|
| volume_liters | No | Tank volume or change volume in liters. | |
| change_percent | No | Percent of tank volume changed per water change. | |
| changes_per_week | No | Number of water changes per week. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_water_chemistryCalculate water chemistryRead-onlyIdempotentInspect
Calculate public water chemistry conversions, CO2, salinity and water-mix estimates.
| Name | Required | Description | Default |
|---|---|---|---|
| co2 | No | CO2 estimation input from KH and pH. | |
| salinity | No | Salinity calculation input. | |
| water_mix | No | Water-mixing calculation input. | |
| general_hardness | No | General hardness conversion input. | |
| carbonate_hardness | No | Carbonate hardness conversion input. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
calculate_weekly_dose_totalsCalculate weekly dose totalsRead-onlyIdempotentInspect
Calculate weekly fertilizer totals for a supplied non-persistent dosing plan.
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Optional supplied fertilization plan items to analyze. | |
| regime | No | Optional fertilization regime name or strategy. | |
| targets | No | Optional target nutrient concentrations. | |
| language | No | Optional preferred response language: it, en or es. | |
| measurements | No | Optional current measurements for nutrient-gap calculations. | |
| volume_liters | Yes | Tank or habitat volume in liters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
check_species_compatibilityCheck species compatibilityRead-onlyIdempotentInspect
Check basic compatibility information between habitat species using Atlarium data.
| Name | Required | Description | Default |
|---|---|---|---|
| gh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| kh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| ph | No | Water pH value on the 0 to 14 scale. | |
| species | Yes | List of species names or slugs to compare, from 1 to 20 entries. | |
| language | No | Optional preferred response language: it, en or es. | |
| tank_liters | No | Tank or habitat volume in liters. | |
| temperature | No | Water or ambient temperature in degrees Celsius. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
convert_unitsConvert unitsRead-onlyIdempotentInspect
Convert aquarium-relevant temperature, length, weight and volume units.
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Length conversion input. | |
| volume | No | Volume conversion input. | |
| weight | No | Weight conversion input. | |
| temperature | No | Temperature conversion input. | |
| temperature_delta | No | Temperature difference input. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
generate_fertilization_planGenerate fertilization planRead-onlyIdempotentInspect
Generate an advisory non-persistent fertilization plan from public Atlarium catalog data.
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Optional supplied fertilization plan items to analyze. | |
| regime | No | Optional fertilization regime name or strategy. | |
| targets | No | Optional target nutrient concentrations. | |
| language | No | Optional preferred response language: it, en or es. | |
| measurements | No | Optional current measurements for nutrient-gap calculations. | |
| volume_liters | Yes | Tank or habitat volume in liters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_algae_profileGet algae profileRead-onlyIdempotentInspect
Get a structured public algae diagnostic profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_disease_profileGet disease profileRead-onlyIdempotentInspect
Get a structured public aquatic disease profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_equipment_profileGet equipment profileRead-onlyIdempotentInspect
Get a structured public equipment product profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Safe public Atlarium slug path made of one or more path segments. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_fertilization_regimeGet fertilization regimeRead-onlyIdempotentInspect
Get a structured public fertilization regime.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_fertilizer_profileGet fertilizer profileRead-onlyIdempotentInspect
Get a structured public fertilizer product profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Safe public Atlarium slug path made of one or more path segments. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_fish_profileGet fish profileRead-onlyIdempotentInspect
Get a structured fish or aquatic animal profile from the Atlarium habitat database.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_guideGet guideRead-onlyIdempotentInspect
Get a structured public Atlarium guide.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Safe public Atlarium slug path made of one or more path segments. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_medicine_profileGet medicine profileRead-onlyIdempotentInspect
Get a structured public aquarium medicine profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_plant_problem_profileGet plant problem profileRead-onlyIdempotentInspect
Get a structured public aquatic plant problem or deficiency profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_plant_profileGet plant profileRead-onlyIdempotentInspect
Get a structured aquatic plant profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_product_profileGet product profileRead-onlyIdempotentInspect
Get a structured public habitat product profile.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Safe public Atlarium slug path made of one or more path segments. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
get_water_parametersGet water parametersRead-onlyIdempotentInspect
Get recommended water parameters for an aquatic species or plant.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Single safe public Atlarium slug without path separators. | |
| type | Yes | Profile type to read water parameters for. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
list_product_brandsList product brandsRead-onlyIdempotentInspect
List public Atlarium product brands.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search text used to match public Atlarium records. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
list_product_categoriesList product categoriesRead-onlyIdempotentInspect
List public Atlarium product categories for equipment and fertilizers.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Limit categories to equipment or fertilizer catalog entries. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
match_diagnostic_profilesMatch diagnostic profilesRead-onlyIdempotentInspect
Find likely public algae, disease, plant problem and medicine profiles from a symptom query.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Diagnostic profile type filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| difficulty | No | Diagnostic difficulty filter from 1 to 5. | |
| water_type | No | Water or habitat type filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_algaeSearch algaeRead-onlyIdempotentInspect
Search public algae diagnostic profiles with symptoms, causes and treatment guidance.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Diagnostic profile type filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| difficulty | No | Diagnostic difficulty filter from 1 to 5. | |
| water_type | No | Water or habitat type filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_diseasesSearch diseasesRead-onlyIdempotentInspect
Search public aquatic disease diagnostic profiles and advisory treatment information.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Diagnostic profile type filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| difficulty | No | Diagnostic difficulty filter from 1 to 5. | |
| water_type | No | Water or habitat type filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_equipmentSearch equipmentRead-onlyIdempotentInspect
Search public aquarium and habitat equipment products.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Product brand filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| category | No | Product category filter. | |
| language | No | Optional preferred response language: it, en or es. | |
| use_case | No | Use-case filter such as filtration, lighting or fertilization. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_fertilization_regimesSearch fertilization regimesRead-onlyIdempotentInspect
Search public fertilization regimes and dosing philosophies.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| topic | No | Fertilization regime topic filter. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_fertilizersSearch fertilizersRead-onlyIdempotentInspect
Search public aquarium fertilizer products and nutrient profiles.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Product brand filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| category | No | Product category filter. | |
| language | No | Optional preferred response language: it, en or es. | |
| use_case | No | Use-case filter such as filtration, lighting or fertilization. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_fishSearch fishRead-onlyIdempotentInspect
Search fish and aquatic animal profiles in the Atlarium habitat database.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| gh_max | No | Maximum general hardness filter. | |
| gh_min | No | Minimum general hardness filter. | |
| kh_max | No | Maximum carbonate hardness filter. | |
| kh_min | No | Minimum carbonate hardness filter. | |
| offset | No | Zero-based pagination offset for public search results. | |
| ph_max | No | Maximum acceptable pH filter. | |
| ph_min | No | Minimum acceptable pH filter. | |
| language | No | Optional preferred response language: it, en or es. | |
| care_level | No | Care-level filter, for example easy, moderate or expert. | |
| temperament | No | Temperament filter, for example peaceful or aggressive. | |
| max_tank_liters | No | Maximum tank volume filter in liters. | |
| min_tank_liters | No | Minimum tank volume filter in liters. | |
| temperature_max | No | Maximum temperature filter in Celsius. | |
| temperature_min | No | Minimum temperature filter in Celsius. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_guidesSearch guidesRead-onlyIdempotentInspect
Search Atlarium habitat guides and educational content.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| topic | No | Guide topic filter. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_medicinesSearch medicinesRead-onlyIdempotentInspect
Search public aquarium medicine and treatment product profiles.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Diagnostic profile type filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| difficulty | No | Diagnostic difficulty filter from 1 to 5. | |
| water_type | No | Water or habitat type filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_plant_problemsSearch plant problemsRead-onlyIdempotentInspect
Search public aquatic plant deficiency, pest and environmental problem profiles.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Diagnostic profile type filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| difficulty | No | Diagnostic difficulty filter from 1 to 5. | |
| water_type | No | Water or habitat type filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_plantsSearch plantsRead-onlyIdempotentInspect
Search aquatic plants in the Atlarium database.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| language | No | Optional preferred response language: it, en or es. | |
| placement | No | Aquascape placement filter such as foreground or background. | |
| difficulty | No | Plant difficulty filter. | |
| growth_rate | No | Growth-rate filter. | |
| co2_requirement | No | CO2 requirement filter. | |
| light_requirement | No | Lighting requirement filter. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
search_productsSearch productsRead-onlyIdempotentInspect
Search public habitat products in the Atlarium database.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Product brand filter. | |
| limit | No | Maximum number of public records to return, up to 50. | |
| query | No | Search text used to match public Atlarium records. | |
| offset | No | Zero-based pagination offset for public search results. | |
| category | No | Product category filter. | |
| language | No | Optional preferred response language: it, en or es. | |
| use_case | No | Use-case filter such as filtration, lighting or fertilization. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
suggest_habitat_for_tankSuggest habitat for tankRead-onlyIdempotentInspect
Suggest a complete public habitat plan with species, plants, products, warnings, motivations and related guides.
| Name | Required | Description | Default |
|---|---|---|---|
| gh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| kh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| ph | No | Water pH value on the 0 to 14 scale. | |
| co2 | No | CO2 setup level for the suggested habitat. | |
| tds | No | Total dissolved solids value for habitat matching. | |
| limit | No | Maximum number of suggestions to return, up to 30. | |
| language | No | Optional preferred response language: it, en or es. | |
| water_type | No | Target habitat water or environment type. | |
| light_level | No | Lighting intensity preference for the suggested habitat. | |
| tank_liters | Yes | Tank or habitat volume in liters. | |
| temperature | No | Water or ambient temperature in degrees Celsius. | |
| planted_tank | No | When true, prefer plans designed for planted aquariums. | |
| setup_intent | No | Primary setup intent for the habitat plan. | |
| beginner_friendly | No | When true, prefer beginner-friendly habitat plans. | |
| target_difficulty | No | Desired care difficulty for the habitat plan. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
suggest_species_for_tankSuggest species for tankRead-onlyIdempotentInspect
Suggest compatible aquatic species based on tank size and water parameters.
| Name | Required | Description | Default |
|---|---|---|---|
| gh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| kh | No | Water hardness, conductivity or TDS-style value for advisory matching. | |
| ph | No | Water pH value on the 0 to 14 scale. | |
| limit | No | Maximum number of suggestions to return, up to 30. | |
| language | No | Optional preferred response language: it, en or es. | |
| tank_liters | Yes | Tank or habitat volume in liters. | |
| temperature | No | Water or ambient temperature in degrees Celsius. | |
| planted_tank | No | When true, prefer suggestions compatible with planted aquariums. | |
| beginner_friendly | No | When true, prefer species that are suitable for beginners. |
Output Schema
| Name | Required | Description |
|---|---|---|
| data | Yes | |
| tool | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!