Forums

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

Using the Atlassian Remote MCP Server beta

85 comments

Ewoud Frielink
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 4, 2025

Pls whitelist OpenAI

Like # people like this
Roger Abelenda
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 4, 2025

I am also trying to integrate one of our applications with Atlassian MCP but I am getting that our url is not whitelisted to be used as redirect url. How can we whitelist a particular domain? Is it on the roadmap? any ETA?

 

Thanks

Like Boeckle Dominik likes this
Pierre Bergamin
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 4, 2025

So OpenAI launched custom connectors today. I tried to connect the Atlassian MCP server to it and it comes back with an error that the URL isn't whitelisted. Can you please add it? ta!

Like # people like this
Regan Marshall
Contributor
June 4, 2025

Open AI just released connectors and I can add a custom MCP server but... Atlassian will need to allow list Open AI. Can we please have access. 

 

Like # people like this
Adrian Mizzi
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 4, 2025
The redirect URI is not allowed, the URL is not part of Atlassian whitelisted domains for registered MCP Clients. Redirect URI https://chatgpt.com/connector_platform_oauth_redirect

 

Please whitelist for OpenAI / ChatGPT 

Like # people like this
Boeckle Dominik
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 4, 2025

Since Open AI now also allows MCPs in Chatgpt, is there a time horizon until when this domain will be released?

Sergio Behrends
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

Using mcp-remote and adding cloudId in the prompt or system prompt did the job. Working on Cursor and VSCode

Geoffrey Maddock
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

Trying to get the remote MCP server working, and trying this config in .vscode/mcp.json:


"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

}
}
}


But in the output, just getting an error the the access token is invalid:

 

025-06-05 20:39:49.264 [error] Server exited before responding to `initialize` request.

2025-06-05 20:40:00.266 [info] Stopping server atlassian

2025-06-05 20:40:00.272 [info] Starting server atlassian

2025-06-05 20:40:00.272 [info] Connection state: Starting

2025-06-05 20:40:00.278 [info] Starting server from Remote extension host

2025-06-05 20:40:00.313 [info] Connection state: Running

2025-06-05 20:40:00.527 [info] 401 status sending message to https://mcp.atlassian.com/v1/sse, will attempt to fall back to legacy SSE

2025-06-05 20:40:00.664 [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-06-05 20:40:00.664 [error] Server exited before responding to `initialize` request.

 
Any tips on what to try?  I have the token I got from  here input for my jira-token:
https://id.atlassian.com/manage-profile/security/api-tokens

Spencer Uresk
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 6, 2025

Anyone been able to get this working with Cursor? I get to the "Needs login" part in Cursor, then try to authenticate and it just spins when trying to complete that step.

Paras Patel
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 6, 2025

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events