OMNI-MQTT-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MQTT_PORT | No | The MQTT broker port | 1883 |
| MQTT_PASSWORD | No | The MQTT password for authentication | |
| MQTT_USERNAME | No | The MQTT username for authentication | |
| MQTT_CLIENT_ID | No | The MQTT client ID | mcp-mqtt-client |
| MQTT_BROKER_ADDRESS | No | The MQTT broker address | localhost |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mqtt_publish | |
| mqtt_subscribe | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Omniscience-Labs/OMNI-MQTT-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server