Skip to main content
Glama

Coreflux MCP Server

Official
.env.development435 B
# Development Environment Configuration # Copy this to .env for development setup # MQTT Broker Configuration MQTT_BROKER=localhost MQTT_PORT=1883 MQTT_USER=root MQTT_PASSWORD=coreflux MQTT_CLIENT_ID=coreflux-mcp-dev # TLS Configuration (disabled for development) MQTT_USE_TLS=false # Coreflux Copilot API Configuration DO_AGENT_API_KEY=your_development_api_key_here # Logging Configuration (debug for development) LOG_LEVEL=DEBUG

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