get_algae_profile — Atlarium Habitat Database MCP MCP Tool Read-only
get_algae_profile
(get algae profile) is one of 39 tools on the
Atlarium Habitat Database MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_algae_profile from your client
- Claude Code Atlarium Habitat Database MCP get_algae_profile run in your project directory
- Claude Desktop Atlarium Habitat Database MCP get_algae_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Atlarium Habitat Database MCP get_algae_profile ~/.cursor/mcp.json
- VS Code Atlarium Habitat Database MCP get_algae_profile .vscode/mcp.json
- Zed Atlarium Habitat Database MCP get_algae_profile ~/.config/zed/settings.json
- Windsurf Atlarium Habitat Database MCP get_algae_profile ~/.codeium/windsurf/mcp_config.json
- Cline Atlarium Habitat Database MCP get_algae_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Atlarium Habitat Database MCP get_algae_profile ~/.gemini/settings.json
- Grok Atlarium Habitat Database MCP get_algae_profile .mcp.json (in your project root)
- ChatGPT Atlarium Habitat Database MCP get_algae_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai Atlarium Habitat Database MCP get_algae_profile Settings → Connectors → Add custom connector
- LangChain Atlarium Habitat Database MCP get_algae_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http habitat-database https://mcp.atlarium.bio/mcp
Other tools on this server
- search_fish
- get_fish_profile
- search_plants
- get_plant_profile
- search_products
- get_product_profile
- check_species_compatibility
- get_water_parameters
- suggest_species_for_tank
- search_guides
- get_guide
- search_algae
- search_diseases
- get_disease_profile
- search_plant_problems
- get_plant_problem_profile
- search_medicines
- get_medicine_profile
- match_diagnostic_profiles
- list_product_categories
- list_product_brands
- search_equipment
- get_equipment_profile
- search_fertilizers
- get_fertilizer_profile
- search_fertilization_regimes
- get_fertilization_regime
- calculate_fertilizer_dose
- calculate_nutrient_gaps
- calculate_weekly_dose_totals
- generate_fertilization_plan
- calculate_tank_volume
- calculate_tank_weight
- calculate_water_change
- calculate_water_chemistry
- convert_units
- calculate_equipment_requirements
- suggest_habitat_for_tank
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.