Coreflux MCP Server
@CorefluxCommunity
Coreflux MCP Server について
Coreflux MQTT MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"CorefluxMCPServer": {
"command": "python",
"args": [
"setup_assistant.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Coreflux 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 MCP Server?
Deploy via Docker (recommended) or install Python dependencies and run python server.py. Configure by editing .env or using the interactive setup assistant (python setup_assistant.py). Connect Claude Desktop by adding the server configuration to claude_desktop_config.json.
Key features of Coreflux MCP Server
- MQTT integration with full TLS support
- Complete Coreflux API access (models, actions, rules, routes)
- LOT code generation via Coreflux Copilot API
- Dynamic discovery and listing of available actions
- Comprehensive health monitoring and system checks
- Docker and Kubernetes deployment support
Use cases of Coreflux MCP Server
- Automate MQTT message publishing and broker management via AI assistants
- Generate and deploy Language-of-Things (LOT) automation code
- Monitor broker health and system components in real time
- Securely integrate enterprise MQTT infrastructure with conversational AI
FAQ from Coreflux MCP Server
What are the runtime requirements?
Python 3.11 or higher, or Docker (optional, for containerized deployment). Access to a Coreflux MQTT broker is required; a Coreflux Copilot API key is optional.
How do I connect Claude to the server?
Add the server configuration to the Claude Desktop config file (claude_desktop_config.json) with the command set to python and the appropriate args and env variables for MQTT connection and API key.
Does the server support TLS encryption?
Yes, the server supports full TLS encryption for MQTT connections. TLS certificate paths can be configured in the .env file.
What AI capabilities are available?
The server includes a copilot_assist tool that queries the Coreflux Copilot AI for automation assistance and LOT code generation.
How is security handled?
The server includes input sanitization, log sanitization of sensitive data, TLS support, comprehensive configuration validation, and secure secret management.
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント