Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to establish connection between Atlassian MCP-server & github copilot in VS code

Andew Carsten
Contributor
May 25, 2025

I tried to connect Atlassian MCP-server through github copilot in VS code but not able to do it.

"mcp": {

"servers": {

"atlassian": {

"url": "https://mcp.atlassian.com/v1/sse",

"transport": "sse",

"command": "mcp-atlassian",

"args": [

"--jira-url", "https://your-company.atlassian.net",

"--jira-username", "your.email@company.com",

"--jira-token", "your_api_token",

"--confluence-url", "https://your-company.atlassian.net/wiki",

"--confluence-username", "your.email@company.com",

"--confluence-token", "your_api_token"
],

"env": {},

"disabled": false

}
}
}


Tried with this code but getting this following error while running the server

2025-05-24 17:57:31.858 [info] Stopping server atlassian
2025-05-24 17:57:31.863 [info] Starting server atlassian
2025-05-24 17:57:31.864 [info] Connection state: Starting
2025-05-24 17:57:31.872 [info] Starting server from LocalProcess extension host
2025-05-24 17:57:31.875 [info] Connection state: Running
2025-05-24 17:57:32.679 [info] 401 status sending message to https://mcp.atlassian.com/v1/sse, will attempt to fall back to legacy SSE
2025-05-24 17:57:33.474 [info] Connection state: Error 401 status connecting to https://mcp.atlassian.com/v1/sse as SSE: {"error":"invalid_token","error_description":"Missing or invalid access token"}
2025-05-24 17:57:33.475 [error] Server exited before responding to `initialize` request.
Can someone provide me a solution for this.

4 answers

0 votes
Nikunj Manocha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 8, 2025

i was facing the same issue.  i was using nvm version 12.

My issue got resolved when i switched to nvm version 18. Any other version lower than that I kept getting some error.

please try and update if this resolves your error.

 

0 votes
Mark Joesting
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 26, 2025

Same issue.

0 votes
David Zhang
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 20, 2025

same issue.

0 votes
Fernando Nogueira
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 5, 2025

Quiet impressive how much Atlassian is failing behind on the AI world, it's very frustrating as this prevents our company to move forward. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events