Skip to main content
Glama

Coreflux MCP Server

Official
.env.example505 B
# MQTT Broker Configuration MQTT_BROKER=localhost MQTT_PORT=1883 MQTT_USER= MQTT_PASSWORD= # TLS Configuration (optional) MQTT_USE_TLS=false MQTT_CA_CERT= MQTT_CLIENT_CERT= MQTT_CLIENT_KEY= # Path to certificate files on host (for docker-compose) CERT_PATH=./certs # Coreflux Copilot API Configuration # Get your API key from Coreflux Copilot dashboard # This is required for the request_lot_code tool to work DO_AGENT_API_KEY=your_coreflux_copilot_api_key_here # Logging configuration LOG_LEVEL=INFO

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/CorefluxCommunity/CorefluxMCPServer'

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