π What's New - Multiple Broker Configuration via Environment Variables: Configure multiple ActiveMQ brokers using the {CONNECTION_NAME}ACTIVEMQ{PARAMETER} pattern (e.g., PROD_ACTIVEMQ_HOST, DEV_ACTIVEMQ_HOST). This allows secure multi-broker setup without configuration files, keeping sensitive credentials in environment variables. - Enhanced Security: Support for configuring multiple brokers entirely through environment variables, avoiding the need for configuration files that AI agents might access. - Flexible Configuration: Connection names are automatically derived from environment variable prefixes (e.g., PROD_ACTIVEMQ_* creates a "prod" connection). π Bug Fixes - None π₯ Breaking Changes - None
π¦ Installation
npm install -g activemq-mcp-server@latest
# or
npx activemq-mcp-server@latestFull Changelog: v...v0.1.6