Skip to main content
Glama

Coreflux MQTT MCP Server

Official
requirements-dev.txt809 B
# Development Dependencies # Additional packages for development and testing # Include production requirements -r requirements.txt # Development tools black>=23.0.0 # Code formatting flake8>=6.0.0 # Linting mypy>=1.0.0 # Type checking pytest>=7.0.0 # Testing framework pytest-asyncio>=0.21.0 # Async testing support pytest-cov>=4.0.0 # Coverage reporting pytest-mock>=3.10.0 # Mocking for tests # Documentation sphinx>=7.0.0 # Documentation generation sphinx-rtd-theme>=1.3.0 # ReadTheDocs theme # Security scanning bandit>=1.7.0 # Security linting safety>=2.3.0 # Dependency vulnerability scanning # Additional development utilities pre-commit>=3.0.0 # Git pre-commit hooks tox>=4.0.0 # Testing across environments

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