Skip to content
Back to search
30
MCP

MQTT Bridge

pulsemcp/mqtt bridge

MCP server bridging AI agents to IoT devices via MQTT protocol, with device discovery, sensor data access, and command execution over SSE and stdio.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iot-device-mcp-server
MCP Server for IoT Device Management — register, monitor, and control IoT devices via AI agents
0 tools
com.jettyd/mcp
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
0 tools
mcp/quantconnect
The QuantConnect MCP Server is a bridge for AIs (such as Claude and OpenAI o3 Pro) to interact wi...
0 tools
@agenium/mcp-server
Bridge any MCP server to the agent:// network — make your tools discoverable, callable, and composable by other AI agents.
0 tools
anp-bridge-mcp-server
MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging
0 tools
mcp/thingsboard
Connect your AI workflows to the ThingsBoard IoT Platform through this MCP server. Enables LLMs ...
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mqtt_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}