Skip to main content
Glama

Coreflux MQTT MCP Server

Official
.dockerignore549 B
# Git and version control .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python *.so .pytest_cache .mypy_cache # Virtual environments .env .venv env/ venv/ ENV/ # Development files requirements-dev.txt tests/ .coverage htmlcov/ bandit-report.json # IDEs .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Docker Dockerfile .dockerignore docker-compose.yml docker-compose.*.yml # Documentation *.md docs/ # Logs *.log logs/ # Certificates (these should be mounted) *.pem *.crt *.key certs/ # Temporary files *.tmp *.temp

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