Apache ActiveMQ · Capability
Apache ActiveMQ Messaging Workflow
Unified capability for Apache ActiveMQ messaging operations and broker management. Used by application developers and platform operators to send/receive messages and monitor broker health.
What You Can Do
POST
Send message
— Send a message to a queue or topic.
/v1/messages
GET
Receive message
— Receive a message from a queue or topic.
/v1/messages
GET
Read broker metric
— Read a broker JMX MBean attribute.
/v1/management/mbeans/{mbean}
MCP Tools
send-message
Send a message to an ActiveMQ queue or topic.
receive-message
Receive a message from an ActiveMQ queue or topic.
read-only
read-broker-metric
Read a JMX MBean attribute from the ActiveMQ broker for monitoring.
read-only
APIs Used
activemq-rest