Back to Home
smslavin icon

mcp-servers

Verified Safe

by smslavin

Overview

An MCP server that interfaces with an MQTT broker, allowing AI agents to explore MQTT topics, subtopics, and inspect their values.

Installation

Run Command
python server.py

Environment Variables

  • MQTT_BROKER_URL
  • MQTT_BROKER_PORT

Security Notes

The server connects to an MQTT broker defined by environment variables or public defaults. No 'eval' or similar dangerous functions are used. Interaction is via Stdio, limiting network attack surface from the MCP side. The primary risk would be connecting to a malicious MQTT broker with untrusted data, which is outside the scope of this server's code vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-10

Tags

MQTTAI AgentsIoTData ExplorationMCP