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.
Server Config
{
"mcpServers": {
"atlarium-habitat-database": {
"url": "https://mcp.atlarium.bio/mcp",
"transport": "streamable-http"
}
}
}