Forums

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

Using the Atlassian Remote MCP Server beta

We’re excited to share that our Atlassian Remote MCP Server is now available as public beta in approved MCP clients.

If you haven’t yet, please make sure to visit this page to learn about Atlassian’s Remote MCP Server.

Instructions

In products that support remote MCP servers, fill in https://mcp.atlassian.com/v1/sse as the server URL to create a connection.

Setting it up in Claude.ai

Go to your settings at https://claude.ai/settings/profile.

If you are part of a Team plan, contact your administrator to follow the steps below from https://claude.ai/settings/integrations.

See the “Integrations” section and click “Add More”.

Screenshot 2025-04-29 at 6.11.38 PM.png

Add our remote MCP server details. Please use https://mcp.atlassian.com/v1/sse as the server URL.

Screenshot 2025-04-29 at 6.12.47 PM.png

Go to "New Chat" in Claude and click “Connect” in the "Search and Tools" menu.

Screenshot 2025-04-29 at 6.17.42 PM.png

Select the Atlassian site you would like to access, review permissions and accept if everything looks right. 
image
Back to "New Chat" in Claude, and select tools to use. 

Screenshot 2025-04-29 at 6.19.27 PM.png

You are ready to go! Your Claude now has access to your Atlassian site through the tools you've selected. 

Setting it up in desktop applications

Please see instructions here if you are looking to use the MCP server in a desktop application such as your IDE.

Feedback and support

If you have any feedback, suggestions or questions, please visit our support portal here.

72 comments

_A9_ William Kennedy
Contributor
May 1, 2025

I love how fast you are all moving here. I left a post-it at team asking "jira mcp server when?" thinking it would be a while!

Like Eren Kalelioğlu likes this
Jay Kelner
Contributor
May 1, 2025

In products that support remote MCP servers

Can you guys add some instructions for configuring this agnostic of which MCP client is being used? MCP is an open protocol and some of us want to use Cursor or other MCP clients :)

Thanks!

---

EDIT: as far as I can tell, there is only one product this works with right now which is Claude Teams.

Firstly, many MCP clients like Cursor do not even support authorization with remote MCP servers yet. (authorization was only added to the MCP spec about a month ago).

But secondly if I try to use the mcp-remote community project to try to bridge that feature gap, e.g. to get Cursor connected, the authorization flow fails like so:

The redirect URI is not allowed, the URL is not part of Atlassian whitelisted domains for registered MCP Clients. 
Redirect URI http://127.0.0.1:3334/oauth/callback

This error message raises the question of what redirect URIs are whitelisted by Atlassian, and I suspect there is only one such callback -- the claude.ai callback, i.e. https://claude.ai/connect/atlassian/callback.

If so, that makes it difficult to use this with any product besides Claude Teams.

---

EDIT 2:

They've added support for a localhost callback. It works with mcp-remote now. The Atlassian team moves fast. More info over at https://community.atlassian.com/forums/Atlassian-Platform-articles/Atlassian-Remote-MCP-Server-beta-now-available-for-desktop/ba-p/3022084

Well done and thank you Atlassian folks!

Like # people like this
Matthew
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!
May 1, 2025

+1 to adding agnostic instructions, and thank you to the teams for launching this!

Like # people like this
Albert Nerikat
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!
May 1, 2025

how do i integrate this with n8n?

 

Update: I was able to successfully integrate n8n and atlassian jira using the GitHub mcp server. Please see the below thread.

https://www.reddit.com/r/n8n/s/P12nVSHcQd

Like # people like this
Vaishali Jain
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!
May 1, 2025

How to add this mcp server in Claude or github copilot or cline? How do I pass in other parameters required for authentication? 

I need help in configuring Atlassian MCP server  as the server URL in Claude Remote MCP server. Where can I find step by step instructions? 

 

Thanks

Like # people like this
Qiaochu Yang
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!
May 1, 2025

I configured the remote mcp in cursor like this:

 "mcp-atlassian": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.atlassian.com/v1/sse"
]
}
However, the OAuth flow failed — is it because the remote server’s OAuth app doesn’t allow the redirect URL? I’m curious how this is expected to work for anyone if that’s the case.
The redirect URI is not allowed, the URL is not part of Atlassian whitelisted domains for registered MCP Clients. Redirect URI http://127.0.0.1:3334/oauth/callback
Like # people like this
Michael Irey
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!
May 1, 2025

Thanks for providing remote mcp server.

Is this open source?

Can you auth with API key?

Like # people like this
Arthur Silber
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!
May 1, 2025

Great work!

Do you have planned adding support for custom fields in issues? Background: most people use dedicated fields, e.g. "Actual Result" and "Expected Result" for bug-tickets, and all MCP integrations right now put everything in the description.

Like # people like this
Prithveesh Goel
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!
May 2, 2025

Unable to integrate with Copilot. Can someone share the steps to integrate with copilot?

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!
May 2, 2025

@Kun Chen could you share how to connect to the MCP server with other MCP Clients?

 

As several others above, the MCP client fails to connect due to lack of token, and seems like standard Basic Auth that works with REST API won't work for MCP.

Like # people like this
Thorsten Kamann
Contributor
May 2, 2025

I haven't the Add more button to add custom integrations. What do I need to do or which plans at Claude support the Atlassian MCP Server?

Screenshot 2025-04-29 at 6.11.38 PM.png

Like # people like this
Stanislav Ivanov
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!
May 2, 2025

Is this only for Claude Enterprise and Team users ..and Max..? 
https://support.anthropic.com/en/articles/11175166-about-custom-integrations-using-remote-mcp

The 'normal' paid users doesn't seem to have this option and adding the MCP server in the conf file doesn't do anything really, says auth. failed, but doesn't come any window to authenticate or so.

Like # people like this
MJ
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!
May 2, 2025

Configuration procedure worked for Claude.ai, but could not configure it with Claude code.
Authorization flow did not start after adding server

Atlassian Team: Can you please publish process of configuring the MCP server with Claude code and cursor?

Like # people like this
Jason Schulz
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!
May 2, 2025

Came here for the same as many of the above comments. The remote mcp server works great in Claude Desktop and I'd love it in Claude Code and/or other MCP clients.

Like Daniel Nelson likes this
Jiquan Ngiam
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!
May 2, 2025

Hi! We're building an AI agent that completes task across work apps; supports the most recent OAuth MCP protocols out of the box. It's been working smoothly with the most recent MCP remote servers launched, and we'd love for the Atlassian server to work well with it too.

We're running into the same error "URL is not part of Atlassian whitelisted domains for registered MCP Clients" - how can we get into the whitelisted domains?

Client: https://lutra.ai/mcp 

 

Thanks!

Jiquan Ngiam
Lutra AI

Atlas Can
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!
May 3, 2025

Really wish this is available to team users and also for external apps.

Like Nick Blake likes this
parthasarathi_u
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!
May 3, 2025

This is how I successfully connected to VS GitHub Copilot. I hope it works for other MCP clients as well.

"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

}
}
}

Screenshot 2025-05-03 at 10.27.15 PM.png

Like # people like this
Kay D.
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!
May 3, 2025

On Claude Desktop (Teams Plan) it fails to see any tickets on any project of mine that is JIRA ITSM. Anyone else having the same issue?


Somil Bhandari
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!
May 4, 2025

I got it to work with CursorAI with the following configuration

 "Atlassian MCP": {
"url": "https://mcp.atlassian.com/v1/sse",
"transport": "sse",
"command": "uvx",
"args": [
"-y",
"mcp-atlassian",
"--jira-url", "https://your-company.atlassian.net",
"--jira-username", "<username>",
"--jira-token", "<token>",
"--confluence-url", "https://your-company.atlassian.net/wiki",
"--confluence-username", "<username>",
"--confluence-token", "<token>"
],
"env": {}
},

 

`uv` needs to be installed and accessible at the PATH.

Like # people like this
Trucky And
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!
May 4, 2025

Those who use below command, was actually using open source mcp-atlassian by https://github.com/sooperset/mcp-atlassian. Not the official Atlassian Remote MCP one.

 "command": "mcp-atlassian",

 

Like # people like this
to_hoang_long _ Brian _
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!
May 4, 2025

When can this MCP connect to CursorAI?

Like # people like this
Pushkar Choupane
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!
May 4, 2025

How do I connect my custom mcp client to this remote-mcp-server of atlassian?
Are there any defined steps for this process?

Michael Simmons
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!
May 4, 2025

Well for the desktop claude you can edit claude_desktop_config.json
And it should look like this. But I don't know the command or the args.

{
"mcpServers": {

"AtlassianRemoteMCPServer": {
"type": "sse",
"url": "https://mcp.atlassian.com/v1/sse",
"command":""
}
}
}

 

Like # people like this
Ajay _view26_
Community Champion
May 4, 2025

This is super cool.. I tried to get the current Sprint summary and it works like a charm 👌

Dusan Spaic
Contributor
May 5, 2025

Currently MCP is only available for Claude Team & Enterprise plans :( 
What is the best way to stay up to date to your next releases of MCP?

Like # people like this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events