Coreflux MQTT MCP Server
@CorefluxCommunity
About Coreflux MQTT MCP Server
Coreflux MQTT MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Coreflux-MQTT-MCP-Server": {
"command": "python",
"args": [
"setup_assistant.py",
"#",
"Interactive",
"configuration"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Coreflux MQTT MCP Server?
An enterprise-grade Model Context Protocol (MCP) server that provides secure, scalable access to Coreflux MQTT brokers and comprehensive automation capabilities for Claude and other MCP-compatible AI assistants.
How to use Coreflux MQTT MCP Server?
Deploy with Docker using docker-compose up -d, or install manually by cloning the repository, installing dependencies, configuring the .env file, and running python server.py. Connect it to Claude Desktop by adding a JSON configuration to the Claude config file or using environment variables.
Key features of Coreflux MQTT MCP Server
- Seamless MQTT integration with full TLS support
- Full Coreflux API access (models, actions, rules, routes)
- LOT code generation via Coreflux Copilot API
- Dynamic discovery of available actions
- Comprehensive health monitoring and system checks
- Async processing with rate limiting and queue management
- Structured logging with rotation and security sanitization
Use cases of Coreflux MQTT MCP Server
- Querying and controlling Coreflux MQTT brokers through an AI assistant
- Generating and deploying LOT automation code with natural language
- Monitoring system health and performing diagnostics via Claude
- Managing MQTT topics and messages from a conversational interface
- Automating industrial IoT workflows using AI-driven commands
FAQ from Coreflux MQTT MCP Server
What is this server used for?
It connects Claude (or other MCP-compatible AIs) to Coreflux MQTT brokers, enabling secure messaging, automation, and system management through natural language commands.
How do I connect Claude to this server?
Add an entry to claude_desktop_config.json specifying the command (python), path to server.py, and environment variables for MQTT broker credentials and optional Copilot API key.
What are the prerequisites?
Python 3.11 or higher, access to a Coreflux MQTT broker, and optionally Docker and a Coreflux Copilot API key for AI assistance.
How can I deploy it?
Recommended deployment uses Docker Compose (docker-compose up -d). For development, you can install dependencies and run python server.py directly after configuring .env.
What MCP tools does it provide?
publish_to_coreflux (publish MQTT messages), get_broker_info (broker details), copilot_assist (AI assistance/code generation), and comprehensive_health_check (system health).
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Comments