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.
Basic information
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
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Databases MCP servers
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroMongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Comments