Claus Ibsen created CAMEL-23678:
-----------------------------------
Summary: camel-jbang-mcp - Add runtime tools for topology, errors,
thread-dump, history, stop, and receive
Key: CAMEL-23678
URL: https://issues.apache.org/jira/browse/CAMEL-23678
Project: Camel
Issue Type: New Feature
Components: camel-jbang
Reporter: Claus Ibsen
The standalone camel-jbang MCP server is missing several runtime tools that the
CLI already supports. Add:
1. camel_runtime_route_topology - inter-route topology graph
2. camel_runtime_errors - captured routing errors from ErrorRegistry
3. camel_runtime_thread_dump - JVM thread dump
4. camel_runtime_history - last exchange trace (always captured)
5. camel_runtime_stop - graceful shutdown
6. camel_runtime_receive - poll/receive messages from endpoint
--
This message was sent by Atlassian Jira
(v8.20.10#820010)