🤖

mcp

Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.

RUN IN TERMINAL
claude mcp add comjettyd-mcp -- npx -y @jettyd/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comjettyd-mcp": { "command": "npx", "args": ["-y", "@jettyd/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comjettyd-mcp": { "command": "npx", "args": ["-y", "@jettyd/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comjettyd-mcp": { "command": "npx", "args": ["-y", "@jettyd/mcp"] } } }

About This MCP Server

The com.jettyd/mcp server connects AI agents to IoT devices, enabling the reading of sensor data and sending of commands to manage fleets of ESP32 devices. This tool is used to bridge the gap between artificial intelligence and internet of things devices, allowing for more integrated and automated systems. Developers would use this server when building applications that require interaction between AI systems and IoT devices, such as smart home automation or industrial control systems.

Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@jettyd/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comjettyd-mcp.svg)](https://skillsplayground.com/mcps/comjettyd-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.