-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Description
If I run:
mcp tools npx @jbangdev/jbang jdbc@mcp-java
I get:
error: RPC error -32601: The first message from the client must be "initialize": tools/list
should it not call initialize as defined in the protocol first?
note npx @jbangdev/jbang jdbc@mcp-java works fine with other MCP clients.
I also have similar issue when using [email protected], but here it is:
mcp tools npx @jbangdev/jbang [email protected]
error: no response from command, stderr
again - this works with other mcp clients. hence my suspicion mcp is assuming something that is not following the protocol?
Metadata
Metadata
Assignees
Labels
No labels