Skip to main content
Glama
gotylergo

HortusFox MCP Server

by gotylergo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HORTUSFOX_URLYesBase URL of your HortusFox instance.
CF_ACCESS_CLIENT_IDNoOptional shorthand for Cloudflare Access Service Token Client ID.
HORTUSFOX_API_TOKENYesHortusFox API token generated in Admin -> API.
CF_ACCESS_CLIENT_SECRETNoOptional shorthand for Cloudflare Access Service Token Client Secret.
HORTUSFOX_CUSTOM_HEADERSNoOptional JSON map of custom HTTP headers (e.g. reverse proxy or auth tokens).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_plantsB

Retrieve active plants, species, locations, and care statuses from HortusFox.

get_plant_detailsB

Get deep plant information, care attributes, last watered/fertilized timestamps, and custom properties.

get_plant_historyA

Retrieve historical log events, care notes, watering records, and observations for a plant.

add_plant_logB

Log watering, repotting, fertilization, or observation notes for a plant directly from conversation.

search_plantsA

Search for plants across all locations by name, scientific name, or tag.

list_locationsA

List all growing locations (e.g. Balcony, Indoor, Garden) in HortusFox.

update_plant_attributeC

Directly update a plant default attribute (e.g., last_watered, last_fertilised, last_repotted, health_state, notes).

list_inventoryA

Retrieve inventory items (fertilizers, substrates, pest control, supplies) and stock counts from HortusFox.

update_inventory_amountB

Increment or decrement the stock count of an inventory item in HortusFox.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gotylergo/hortusfox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server