Atlarium Habitat Database MCP
@techgardeners
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"atlarium-habitat-database": {
"url": "https://mcp.atlarium.bio/mcp",
"transport": "streamable-http"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「データベース」の他のコンテンツ
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
コメント