Skip to content

Conversation

@paulrobinson
Copy link
Contributor

When running:

jbang --verbose mcp-jdbc-server@quarkiverse/quarkus-mcp-servers jdbc:sqlite:%{https://github.com/lerocha/netflixdb/releases/download/v1.0.0/netflixdb.sqlite}

I get:

[jbang] [1:854] Obtained catalog from https://github.com/quarkiverse/quarkus-mcp-servers/blob/HEAD/jbang-catalog.json
[jbang] [1:854] [ERROR] No alias found with name 'mcp-jdbc-server'
dev.jbang.cli.ExitException: No alias found with name 'mcp-jdbc-server'

Fixed by using:

jbang jdbc@quarkiverse/quarkus-mcp-servers jdbc:sqlite:%{https://github.com/lerocha/netflixdb/releases/download/v1.0.0/netflixdb.sqlite}

@github-actions
Copy link

github-actions bot commented Apr 10, 2025

🙈 The PR is closed and the preview is expired.

@maxandersen
Copy link
Member

thanks!

@maxandersen maxandersen merged commit c819e4e into quarkusio:main Apr 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants