Atlarium Habitat Database MCP
AH
Atlarium Habitat Database MCP
/search_plants

Search plants

Search aquatic plants in the Atlarium database.

liveverifiedunknown~5s typical
mcpprobedatlariumhabitatdatabase
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-bio-atlarium-habitat-database /search_plants for me.

Input

FieldTypeDescription
querystringSearch text used to match public Atlarium records.
languagestring (it | en | es)Optional preferred response language: it, en or es.
difficultystringPlant difficulty filter.
light_requirementstringLighting requirement filter.
co2_requirementstringCO2 requirement filter.
growth_ratestringGrowth-rate filter.
placementstringAquascape placement filter such as foreground or background.
limitintegerMaximum number of public records to return, up to 50.
offsetintegerZero-based pagination offset for public search results.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-bio-atlarium-habitat-database","endpoint":"/search_plants","input":{}}'
cli
npx cracked-ai run -p mcp-bio-atlarium-habitat-database -e /search_plants -i '{}'
mcp
run_tool({ provider: "mcp-bio-atlarium-habitat-database", endpoint: "/search_plants", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.