Skip to main content
Glama
ksm-aiot-dev

Smart Hydroponic MCP Server

by ksm-aiot-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HYDROPONIC_DB_HOSTYesThe hostname or IP address of the PostgreSQL database (e.g., 127.0.0.1).
HYDROPONIC_DB_NAMEYesThe name of the database.
HYDROPONIC_DB_PORTYesThe port number of the PostgreSQL database (e.g., 5432).
HYDROPONIC_DB_USERYesThe database username.
HYDROPONIC_DB_SCHEMAYesThe schema name within the database (e.g., public).
HYDROPONIC_TABLE_NAMEYesThe name of the hydroponic data table (e.g., hydroponic_data).
HYDROPONIC_DB_PASSWORDYesThe database password.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ksm-aiot-dev/smart-hydroponic-mcp'

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