← All servers
🔌

mcpPublisher🛡 No advisories

com.jettyd/mcp
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of jettyd.com, who proved control of the domain through the official MCP registry.

Verified owner: jettyd.comcom.jettyd/mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs JETTYD_API_KEY.
Configuration
Reads JETTYD_BASE_URL.

About

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

Packages & transports

npm@jettyd/mcpv0.1.1 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@jettyd/mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @jettyd/mcp