search_plant_problems — Atlarium Habitat Database MCP MCP Tool Read-only
search_plant_problems
(search plant problems) 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 search_plant_problems from your client
- Claude Code Atlarium Habitat Database MCP search_plant_problems run in your project directory
- Claude Desktop Atlarium Habitat Database MCP search_plant_problems ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Atlarium Habitat Database MCP search_plant_problems ~/.cursor/mcp.json
- VS Code Atlarium Habitat Database MCP search_plant_problems .vscode/mcp.json
- Zed Atlarium Habitat Database MCP search_plant_problems ~/.config/zed/settings.json
- Windsurf Atlarium Habitat Database MCP search_plant_problems ~/.codeium/windsurf/mcp_config.json
- Cline Atlarium Habitat Database MCP search_plant_problems ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Atlarium Habitat Database MCP search_plant_problems ~/.gemini/settings.json
- Grok Atlarium Habitat Database MCP search_plant_problems .mcp.json (in your project root)
- ChatGPT Atlarium Habitat Database MCP search_plant_problems Settings → Connectors → Advanced → Developer mode
- Claude.ai Atlarium Habitat Database MCP search_plant_problems Settings → Connectors → Add custom connector
- LangChain Atlarium Habitat Database MCP search_plant_problems 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
- get_algae_profile
- search_diseases
- get_disease_profile
- 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.