Labsco
MCP SERVER

Atlarium Habitat Database MCP

by techgardeners

An aquarium and vivarium reference an agent can query without any credentials: species and plant profiles, disease and algae triage, fertiliser dosing and tank calculators, all read-only.

Encyclopedic & Cultural Reference
Summary
Advisory output — check it against your actual water.

The project is direct about this and so are we: compatibility checks, dosing plans, equipment estimates and tank suggestions are advisory and should be verified against your real livestock, water chemistry and local rules before you act. Within that frame it is unusually easy to adopt — no key, no install, and a tool surface wide enough to go from symptom to treatment to dose in one conversation.

What it is

A hosted MCP server over Atlarium's public data for aquariums, marine tanks, coldwater systems, terrariums, paludariums and vivariums. It exposes 39 read-only tools and 9 guided prompts, with no authentication and no route to accounts, private workspaces or writes.

What you get
  • Species and plants — `search_fish`, `get_fish_profile`, `search_plants`, `get_plant_profile`
  • Diagnostics — `search_algae`, `get_algae_profile`, `search_diseases`, `get_disease_profile`, `search_plant_problems`, `get_plant_problem_profile`, `search_medicines`, `get_medicine_profile`, and `match_diagnostic_profiles` to narrow from symptoms
  • Products — `list_product_categories`, `list_product_brands`, `search_equipment`, `get_equipment_profile`, `search_fertilizers`, `get_fertilizer_profile`
  • Compatibility and water — `check_species_compatibility`, `get_water_parameters`, `suggest_species_for_tank`
  • Fertilisation — `search_fertilization_regimes`, `get_fertilization_regime`, `calculate_fertilizer_dose`, `calculate_nutrient_gaps`, `calculate_weekly_dose_totals`, `generate_fertilization_plan`
  • Calculators — `calculate_tank_volume`, `calculate_tank_weight`, `calculate_water_change`, `calculate_water_chemistry`, `convert_units`, `calculate_equipment_requirements`
  • Whole-tank planning — `suggest_habitat_for_tank`, and guides through `search_guides` and `get_guide`
  • Every tool registered with read-only annotations, so clients know none of them change anything
Requirements

Nothing but a client that supports remote Streamable HTTP servers — add https://mcp.atlarium.bio/mcp. Authentication is none. A server card is published at /.well-known/mcp/server-card.json for clients that read one.

Setup effort

One command — claude mcp add --transport http atlarium https://mcp.atlarium.bio/mcp