mcp-server-activemq
Provides an MCP server (stdio transport) that wraps ActiveMQ JMS messaging operations as MCP tools, and uses Jolokia for admin-level inspection of topics/queues. Clients run it locally by compiling a Java jar and configuring the MCP client to launch the jar.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
The supplied README does not describe authentication, TLS enforcement, or how credentials are handled for ActiveMQ/Jolokia. It explicitly notes CORS must be enabled for Jolokia status inspection, which can be risky if allowed origins/headers are not tightly restricted. No details are provided about secure defaults (e.g., TLS, authz) or logging/secret redaction.
⚡ Reliability
Use Cases
- • Send messages to an ActiveMQ topic via an AI agent
- • Send messages to an ActiveMQ queue via an AI agent
- • Inspect topic status via Jolokia (requires CORS enabled per README)
- • Inspect queue status via Jolokia (requires CORS enabled per README)
Not For
- • Production-grade operational use without verifying Jolokia security/configuration
- • Environments where running arbitrary local Java processes is not acceptable
- • Use cases needing a REST/HTTP API for messaging/admin operations
Interface
Authentication
No authentication mechanism is described for the MCP server in the README. ActiveMQ/Jolokia authentication is presumably configured out-of-band, but details are not provided in the supplied content.
Pricing
No pricing information provided (open-source project implied by Apache-2.0 license, but no cost details in README excerpt).
Agent Metadata
Known Gotchas
- ⚠ Topic/queue inspection via Jolokia requires enabling CORS in Jolokia configuration (per README), which can introduce security exposure if misconfigured.
- ⚠ The README indicates users must build locally (mvn clean install) and configure the MCP client to run the resulting jar; agent deployments may need operational setup beyond simple installation.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-activemq.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.