Skip to main content
Glama
jettydiot
by jettydiot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JETTYD_API_KEYYesYour jettyd API key. Get it from https://jettyd.com dashboard.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_devicesA

List all IoT devices in your jettyd account with their current status and last seen time.

read_deviceB

Get the current sensor readings and state for a specific device.

send_commandB

Send a command to a device (e.g. turn on a relay, blink an LED, set a value).

get_telemetryB

Get historical sensor readings for a device over a time period.

push_rulesA

Push JettyScript automation rules to a device. Rules run on-device and can trigger alerts when sensor thresholds are crossed.

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/jettydiot/jettyd-mcp'

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