Forums

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

Using the Atlassian Remote MCP Server beta

130 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?

Like # people like this
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.

Like # people like this
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
Dayne Olivier
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 8, 2025

I've been using the remote MCP for a while now. All of a sudden, it stopped working. It loads up the authorization page in the browser and then when I accept, I just get a "something went wrong" page repeatedly. 

What is the magic incantation that gets you past authorization?
image (2).png

Like # people like this
Mehdi Mhamdi
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 9, 2025

I'm trying to do the cloud MCP integration but i'm getting the same error as @Dayne Olivier

Any solutions so far? 

Like davi_medeiros likes this
Chris Gerber
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 9, 2025

Also interested in connecting our ChatGPT Team plan to our Jira Premium Cloud instance. Is there an ETA?

Like # people like this
Dayne Olivier
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 10, 2025

OMG! It worked.... the "Something went wrong" issue appears to be resolved.

I noticed that the list of permissions was massively reduced this time.

A quick reflection on this... The world of agential AI has made such a profound difference in our work over the past few months. This MCP is just one example of that.

It has completely changed the way I interact with content. So much so that creating tickets manually is now such a chore that I don't want to do it. 

It took the authorization failure to highlight just how much my workflow now relies on it.

A very, very, very big thank you to the Atlassian team for whatever it was that you did to fix that issue. I am absolutely loving the MCP!

Daniel Cotter
Contributor
June 10, 2025

Just tested on Claude, would love to see this chat ChatGPT soon

Dusan Spaic
Contributor
June 10, 2025

I added with success Atlassian MCP inside Windsurf (should be similar / same with VSC).It works well; We can use cascade (AI chat) to create and list work items, copy comments, etc works well (after giving it a cloud id).

I would also like to try using programmatically Atlassian MCP instead of API REST in some node scripts. But I always get error:

Unauthorized; scope does not match


Did anyone managed to call mcp from your code?
Thanks

David Hassan June 10, 2025

I am getting this error message, am I missing something?

{
  "type": "error",
  "error": {
    "type": "permission_error",
    "message": "Invalid authorization"
  }
}
Josef Vlček
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 11, 2025

For me it shows authorization page, which I cant accept. But there is message, that our site admin must allow it. With admin, we went through whole atlassian admin portal and didnt find any request (either in access requests nor connected apps page). Do you someone know, how to do it?

Like # people like this
Luke Hollenback
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 11, 2025

Getting the same issue as Dayne Olivier and others above ("Something went wrong.") when trying to authenticate with one of our Atlassian sites (that is Jira-only). Works for our other one without issue (one that is Confluence-only).

Help?

Adrián Plaza
Contributor
June 12, 2025

Is there any news related to the whitelist for OpenAI/ChatGPT?

Thomas Grefsrud
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 12, 2025

I'm having issues creating tasks due to mandatory custom fields that have a list of predefined values to choose from. Even instructing the agent to use the precise values I see in dev tools when creating an issue via browser it responds with a bad request:

Failed to create issue: Bad Request. {"errorMessages":[],"errors":{"customfield_xxxx":"<field name> is required.","customfield_xxxx":"<field name> is required.","customfield_xxxx":"<field name> is required."}}

 

Where xxxx is the id of the custom field and <field name> is the name. 

Could we get an endpoint to fetch valid entries for a given custom field that it can use to populate the request? 

Satheesh Balachandran
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 12, 2025

Hi, 

What are the available authentication mechanism's available to this MCP server? Would it be only the OAuth 3LO ? 

Can it be authenticated via PAT or API tokens so we could attach this MCP into an agent which would run headless? 

Thanks!

Like Glenn Bostoen likes this
Žydrūnė Mačiukaitė
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 12, 2025

I'm also encountering authorization issues, mcp.atlassian.com/v1/sse returns an error:

{"error":"invalid_token","error_description":"Missing or invalid access token"}
Like # people like this
Alejandro Osorio
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 13, 2025

Is there a way to configure this MCP with Google ADK?

Dmitriy Redkin
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 16, 2025

@Kun Chen really awesome work. How do we get whitelisted as a client that Atlassian MCP connects with? https://syncado.ai/

 

https://mcp.syncado.ai/gateway

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events