Description: I am encountering an issue while trying to connect to the Atlassian MCP server using the mcp-remote
tool. The server is returning the following error:
Steps to Reproduce:
I configured the mcp-remote
tool with the following settings:
npx
I ran the following command to test the connection:
I also tested the endpoint directly using curl
:
Findings:
{"error":"invalid_token","error_description":"Invalid token format"}
.Debug Logs: I have attached the debug logs generated using the --debug
flag for your reference.
Request: Could you please help me understand why the token is being rejected and provide guidance on the correct token format or any additional requirements for accessing the endpoint?
Thank you for your assistance.
Hmm @Kishan Gupta ,
This kind of error usually points to an issue with the token type, format, or maybe endpoint...
As this is a bit far from my domain, I'm going to move this to the appropriate app/forum group so maybe some other experts could chime in.
As this is a relatively new platform, have you maybe tried reaching out to Atlassian Support directly to see what their team has to say about it?
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.