Connect AI agents to IoT devices β read sensors, send commands, manage ESP32 fleets.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jettyd MCP.
list_devicesList all devices with status
read_deviceGet current sensor readings
send_commandSend command to device (relay, LED, etc.)
get_telemetryHistorical sensor readings
push_rulesPush JettyScript automation rules
MCP server for jettyd β gives AI agents direct access to IoT devices.
Connect Claude Desktop, Cursor, Continue, or any MCP-compatible client to your ESP32 devices.
Or globally:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to your MCP config:
| Tool | Description |
|---|---|
list_devices | List all devices with status |
read_device | Get current sensor readings |
send_command | Send command to device (relay, LED, etc.) |
get_telemetry | Historical sensor readings |
push_rules | Push JettyScript automation rules |
"What's the temperature in the greenhouse?" β Calls
read_device, reads shadow, returns current temperature
"Turn on the irrigation relay for 30 seconds" β Calls
send_commandwithrelay.onand{duration: 30000}
"Alert me if temperature goes above 30Β°C" β Calls
push_ruleswith a threshold rule
"Show me the humidity trend for the last 24 hours" β Calls
get_telemetrywith metric=air.humidity, period=24h
Sign up at jettyd.com and get your API key from the dashboard.
New to jettyd? The OpenClaw Blueprint walks through the complete setup in 6 steps β hardware, platform, OpenClaw connection, sensors, automations, and dashboard.
github.com/jettydiot/jettyd-mcp
MIT licence
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-103)<a href="https://allmcps.com/mcp/mcp-103"><img src="https://allmcps.com/api/badge/mcp-103?style=directory" alt="Jettyd MCP on AllMCPs" /></a>