Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
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. Add to your MCP config: ------|-------------| | List all devices with status | | Get current sensor readings | | Send command to device (relay, LED, etc.) | | Historical sensor readings | | Push JettyScript automation rules | "What's…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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. Add to your MCP config: ------|-------------| | List all devices with status | | Get current sensor readings | | Send command to device (relay, LED, etc.) | | Historical sensor readings | | Push JettyScript automation rules | "What's the temperature in the greenhouse?" → Calls , reads shadow, returns current temperature "Turn on the…