Atlarium Habitat Database MCP
@techgardeners
About Atlarium Habitat Database MCP
Public read-only MCP server for structured aquarium, marine, terrarium and paludarium habitat data. Exposes 39 read-only tools, 9 guided prompts and an Apps-compatible Habitat Explorer widget over a Streamable HTTP endpoint with auth none.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"atlarium-habitat-database": {
"url": "https://mcp.atlarium.bio/mcp",
"transport": "streamable-http"
}
}
}Tools
39Search fish and aquatic animal profiles in the Atlarium habitat database.
Get a structured fish or aquatic animal profile using the exact slug returned by search_fish.
Search aquatic plants in the Atlarium database.
Get a structured aquatic plant profile using the exact slug returned by search_plants.
Search public habitat products in the Atlarium database.
Get a structured public habitat product profile using the exact slug returned by search_products.
Check basic compatibility information between habitat species using Atlarium data.
Get recommended water parameters using the exact slug returned by search_fish or search_plants.
Suggest compatible aquatic species based on tank size and water parameters.
Search Atlarium habitat guides and educational content.
Get a structured public Atlarium guide using the exact slug returned by search_guides.
Search public algae diagnostic profiles with symptoms, causes and treatment guidance.
Get a structured public algae diagnostic profile using the exact slug returned by search_algae.
Search public aquatic disease diagnostic profiles and advisory treatment information.
Get a structured public aquatic disease profile using the exact slug returned by search_diseases.
Search public aquatic plant deficiency, pest and environmental problem profiles.
Get a structured public aquatic plant problem or deficiency profile using the exact slug returned by search_plant_problems.
Search public aquarium medicine and treatment product profiles.
Get a structured public aquarium medicine profile using the exact slug returned by search_medicines.
Find likely public algae, disease, plant problem and medicine profiles from a symptom query.
List public Atlarium product categories for equipment and fertilizers.
List public Atlarium product brands.
Search public aquarium and habitat equipment products.
Get a structured public equipment product profile using the exact slug returned by search_equipment.
Search public aquarium fertilizer products and nutrient profiles.
Get a structured public fertilizer product profile using the exact slug returned by search_fertilizers.
Search public fertilization regimes and dosing philosophies.
Get a structured public fertilization regime using the exact slug returned by search_fertilization_regimes.
Calculate an advisory fertilizer dose for a public catalog product and tank volume.
Compare nutrient targets with supplied measurements without saving user data.
Calculate weekly fertilizer totals for a supplied non-persistent dosing plan.
Generate an advisory non-persistent fertilization plan from public Atlarium catalog data.
Calculate gross and net aquarium volume estimates from dimensions.
Calculate advisory aquarium weight estimates from dimensions and material inputs.
Calculate water change volume, weekly totals and dilution estimates.
Calculate public water chemistry conversions, CO2, salinity and water-mix estimates.
Convert aquarium-relevant temperature, length, weight and volume units.
Calculate advisory heater, lighting and electricity requirements.
Suggest a complete public habitat plan with species, plants, products, warnings, motivations and related guides.
Overview
What is Atlarium Habitat Database MCP?
Atlarium Habitat Database MCP is a public read-only MCP server that exposes Atlarium habitat data, diagnostics, products, calculators, and advisory planning for aquariums, marine tanks, terrariums, and similar systems. It provides AI agents with access to 39 public read‑only tools and 9 guided prompts without exposing accounts, private workspaces, or write operations.
How to use Atlarium Habitat Database MCP?
Configure any MCP client that supports remote Streamable HTTP servers with the endpoint https://mcp.atlarium.bio/mcp. For example, add the server to your client’s MCP configuration as a streamable-http type with that URL, or use the command claude mcp add --transport http atlarium https://mcp.atlarium.bio/mcp for Claude Code.
Key features of Atlarium Habitat Database MCP
- 39 public read‑only tools across species, plants, products, diagnostics, calculators, and habitat planning
- 9 guided prompts that steer clients toward the same tool surface
- Streamable HTTP transport with no authentication required
- Compatibility checks, fertilization calculators, and tank volume/weight/chemistry calculators
- Diagnostic triage for algae, diseases, plant problems, and medicines
- Habitat planner that generates a complete advisory tank plan
Use cases of Atlarium Habitat Database MCP
- Search fish, aquatic animals, and plants with structured profiles for species research
- Check species compatibility against tank size, pH, hardness, and temperature constraints
- Diagnose algae, diseases, or plant problems and retrieve treatment references
- Calculate tank volume, weight, water changes, chemistry, unit conversions, and equipment needs
- Generate a complete advisory habitat plan with species, plants, products, warnings, and guides
FAQ from Atlarium Habitat Database MCP
What does this server provide that other tools do not?
It gives AI agents direct, programmatic access to a curated public database of habitat data, diagnostics, products, and calculators — all read‑only, without exposing user accounts or private workspaces.
What dependencies or runtime are required?
No local installation is needed. Any MCP client that supports remote Streamable HTTP servers can connect to https://mcp.atlarium.bio/mcp.
Where does the data live and is there write access?
The server only accesses public Atlarium habitat data. It does not expose write operations, private workspaces, admin APIs, or account‑specific content.
What transport and authentication does the server use?
It uses Streamable HTTP transport with no authentication. A health endpoint is available at https://mcp.atlarium.bio/health.
What are the known limits of the server?
All outputs are advisory — compatibility, diagnostics, and calculator results should be verified against real conditions. The server exposes 39 tools and 9 prompts, all read‑only, and does not support user accounts or private data.
Frequently asked questions
What does this server provide that other tools do not?
It gives AI agents direct, programmatic access to a curated public database of habitat data, diagnostics, products, and calculators — all read‑only, without exposing user accounts or private workspaces.
What dependencies or runtime are required?
No local installation is needed. Any MCP client that supports remote Streamable HTTP servers can connect to `https://mcp.atlarium.bio/mcp`.
Where does the data live and is there write access?
The server only accesses public Atlarium habitat data. It does not expose write operations, private workspaces, admin APIs, or account‑specific content.
What transport and authentication does the server use?
It uses Streamable HTTP transport with no authentication. A health endpoint is available at `https://mcp.atlarium.bio/health`.
What are the known limits of the server?
All outputs are advisory — compatibility, diagnostics, and calculator results should be verified against real conditions. The server exposes 39 tools and 9 prompts, all read‑only, and does not support user accounts or private data.
Basic information
More Databases MCP servers

nuzur
nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that speaks MCP) design your schema, query your data, generate mi
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

Redis
modelcontextprotocolModel Context Protocol Servers
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
Comments