Structured aquarium, marine, terrarium and paludarium data for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Public read-only MCP server for Atlarium habitat data, diagnostics, products, calculators and advisory planning.
MCP endpoint Β· Human docs Β· Server card Β· Technical docs Β· Client examples
Atlarium Habitat Database MCP gives AI agents structured access to public Atlarium data and advisory functions for aquariums, marine tanks, coldwater systems, terrariums, paludariums and vivariums. It exposes 39 public read-only tools for species, plants, products, guides, algae, diseases, plant problems, medicines, compatibility, fertilization, calculators and complete habitat planning without exposing Atlarium accounts, private workspaces, admin APIs or write operations.
| Surface | Value |
|---|---|
| MCP endpoint | https://mcp.atlarium.bio/mcp |
| MCP version | 2.0.3 |
| Transport | Streamable HTTP |
| Authentication | none |
| Tool surface | 39 public read-only tools |
| Prompts | 9 guided public prompts |
| Apps widget | ui://widget/habitat-explorer.v4.html |
| Server card | https://mcp.atlarium.bio/.well-known/mcp/server-card.json |
| Human docs | https://atlarium.bio/mcp |
| Official MCP Registry | bio.atlarium/habitat-database |
https://atlarium.bio/mcp is documentation. The canonical Streamable HTTP MCP
endpoint is https://mcp.atlarium.bio/mcp.
| Use case | Public tools |
|---|---|
| Species research | Search fish, aquatic animals and plants, then retrieve localized structured profiles. |
| Tank compatibility | Compare species against tank size, pH, hardness and temperature constraints. |
| Diagnostic triage | Search algae, aquatic diseases, plant problems and treatment references from public profiles. |
| Product selection | Explore product categories, brands, equipment and fertilizers. |
| Fertilization support | Search dosing regimes, calculate product doses, nutrient gaps and weekly totals. |
| Aquarium calculators | Estimate tank volume, weight, water changes, water chemistry, unit conversions and equipment needs. |
| Habitat planning | Generate a complete advisory tank plan with species, plants, products, warnings, motivations and related guides. |
| Guide retrieval | Search and retrieve public Atlarium educational content. |
All outputs are advisory. Compatibility checks, diagnostics, fertilization plans, equipment estimates, aquarium calculators and tank suggestions should be verified against real livestock, equipment, water chemistry, local regulations and husbandry constraints.
Use any MCP client that supports remote Streamable HTTP servers:
Claude Code remote HTTP example:
Smoke check the live endpoint:
| Client or host | Setup |
|---|---|
| OpenAI Agents SDK | See examples/openai-agents-python for a Python agent that connects to the remote Streamable HTTP endpoint. |
| Claude Code | Run claude mcp add --transport http atlarium https://mcp.atlarium.bio/mcp, then ask Claude to use Atlarium. |
| Cursor | Use the Add to Cursor deep link or the root mcp.json. |
| Cline | Add the hosted endpoint as a Streamable HTTP remote server; llms-install.md contains deterministic agent setup instructions. |
| Windsurf | Copy examples/windsurf/mcp_config.json into Windsurf MCP settings and refresh Cascade MCP servers. |
| VS Code | Copy examples/vscode/mcp.json; VS Code uses type: "http" for remote MCP servers. |
| Antigravity | Use examples/antigravity/mcp.json only in builds that support remote MCP servers. |
| Generic Streamable HTTP | Use the JSON-RPC examples in examples/generic-streamable-http. |
| ChatGPT Apps | The existing app version 1.0.0 is approved in the OpenAI dashboard. The corrected 2.0.3 package was resubmitted on 2026-08-29 with taxonomy-stable tests and OpenAI Platform now shows Review. Use examples/chatgpt-apps and docs/chatgpt-review-remediation.md for review notes and smoke prompts. |
These are compatibility notes, not vendor endorsements. Do not make vendor or directory support claims for ChatGPT, Claude, Cursor, Windsurf, VS Code, Antigravity or any directory unless that vendor has accepted the listing.
The server advertises a read-only MCP Apps / ChatGPT Apps widget resource for Apps-compatible hosts:
| Field | Value |
|---|---|
| Resource URI | ui://widget/habitat-explorer.v4.html |
| MIME type | text/html;profile=mcp-app |
| Widget | Atlarium Habitat Explorer |
| Widget domain | https://mcp.atlarium.bio |
| Output mode | Plain JSON text plus structuredContent |
The widget renders public habitat results, profiles, diagnostic summaries, product results, calculator output, compatibility summaries, fertilization plans and habitat suggestions. It does not add write access and does not expose workspace, auth, admin, journal, schedule or measurement data.
Widget-only development screenshots and a short demo recording are checked in
under docs/assets/chatgpt-screenshots/ and docs/assets/chatgpt-app-demo.mp4.
Real host-level web and responsive 390x844 captures are stored under
docs/assets/chatgpt-screenshots/real-host/; native iOS/Android recording is
still required for the final review package. The v4 / 2.0.3 candidate is live
at the MCP endpoint but is not yet approved as the new ChatGPT App version; do
not describe that app submission as approved until OpenAI accepts it. The
existing dashboard app version 1.0.0 is approved.
| Area | Tools |
|---|---|
| Fish and aquatic animals | search_fish, get_fish_profile |
| Aquatic plants | search_plants, get_plant_profile |
| Products and guides | search_products, get_product_profile, search_guides, get_guide |
| Diagnostics | search_algae, get_algae_profile, search_diseases, get_disease_profile, search_plant_problems, get_plant_problem_profile, search_medicines, get_medicine_profile, match_diagnostic_profiles |
| Product catalog | 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 |
| Fertilization | 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 |
| Habitat planner | suggest_habitat_for_tank |
Every tool is registered with read-only annotations:
readOnlyHint: true, openWorldHint: false, destructiveHint: false,
idempotentHint: true.
The server advertises guided prompts for species search, compatibility, habitat planning, algae, diseases, plant problems, product selection, fertilization and tank calculations. Prompts guide clients toward the same public read-only tool surface; they do not add new capabilities or write access.
Each example shows the MCP tool name and a minimal valid JSON input. Generic
MCP clients receive plain JSON text; Apps-compatible hosts can also use
structuredContent.
search_fishPurpose: search fish and aquatic animal profiles.
Prompt: "Find beginner-friendly small fish for a 90 L planted tank."
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/atlarium-habitat-database-mcp)<a href="https://allmcps.com/mcp/atlarium-habitat-database-mcp"><img src="https://allmcps.com/api/badge/atlarium-habitat-database-mcp?style=directory" alt="Atlarium Habitat Database MCP on AllMCPs" /></a>