[
https://issues.apache.org/jira/browse/CAMEL-23439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18097067#comment-18097067
]
Andrea Cosentino commented on CAMEL-23439:
------------------------------------------
This is now covered on the MCP server page
(https://camel.apache.org/manual/camel-jbang-mcp.html): the "Using java -jar
(no JBang needed)" section documents downloading the camel-jbang-mcp uber-JAR
(runner classifier) from Maven Central and running it with java -jar, for both
STDIO and HTTP transports (added together with the camel mcp CLI command,
CAMEL-23852, 4.22.0). The bin-zip idea is covered by the existing
camel-launcher distribution: mcp is a first-class CLI plugin (since 4.21.0), so
camel mcp works from the launcher distro without JBang. Closing as Fixed for
4.22.0.
_Claude Code on behalf of Andrea Cosentino (@oscerd)._
> camel-jbang - Add doc how to run MCP server without JBang
> ---------------------------------------------------------
>
> Key: CAMEL-23439
> URL: https://issues.apache.org/jira/browse/CAMEL-23439
> Project: Camel
> Issue Type: Task
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.22.0
>
>
> Can we add doc how to run MCP server without JBang
> [https://camel.apache.org/manual/camel-jbang-mcp.html]
>
> For example to download a fat-jar and run it via java -jar
>
> We may also consider like launcher to have a -bin.zip distro of this which
> you can unzip and it comes with bin scripts to run it.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)