Skip to main content
Glama

Coreflux MQTT MCP Server

Official
requirements.txt434 B
# Coreflux MCP Server Dependencies # Production versions with security considerations # MCP Framework fastmcp==0.4.0 mcp[cli]==1.2.0 # MQTT Client paho-mqtt==2.0.0 # HTTP Requests for Coreflux Copilot API requests==2.31.0 # Environment Configuration python-dotenv==1.0.1 # Data Validation pydantic>=2.0.0,<3.0.0 # Additional production dependencies pathlib2>=2.3.0;python_version<"3.4" # Path handling for older Python versions

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/CorefluxCommunity/Coreflux-MQTT-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server