Forums

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

Atlassian MCP + Claude Code: The Beginning of a New Workflow

 

For years, developers have constantly switched between their IDE, Jira, Confluence, documentation, and source control systems.

Finding information often takes longer than acting on it.

What impressed me about Atlassian MCP with Claude Code isn't that it can access Jira issues. Plenty of tools can do that.

The real shift is that context can now travel with the developer.

Imagine investigating a production issue. Instead of opening multiple tabs, searching Jira, reading comments, checking linked documentation, and gathering context manually, Claude can retrieve that information through MCP and help you focus on solving the problem.

This changes the role of AI from being a tool that answers questions to a tool that understands the working environment.

The biggest benefit isn't automation.

It's reducing context switching.

Most productivity losses don't come from difficult technical problems. They come from interruptions, searching for information, and rebuilding context after every task change.

As MCP adoption grows, I believe the winning teams won't be the ones using the most AI. They'll be the teams that connect AI to the right sources of knowledge and make context instantly accessible.

The future of software development may not be writing code faster.

It may be spending less time looking for information and more time making decisions.

Yashodip Jadhav
Atlassian Community Rising Star

4 comments

s_gridnevskii
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 17, 2026

This sounds good until we start checking how it is implemented. If MCP is hosted separately from Jira and requests info using REST API it puts severe load on Jira instance and consumes your REST API rate limit which is low for cheap subscriptions. 

It would be nice if MCP worked directly on Jira database. I saw a couple of implementations on Github. Atlassian could take them and provide an MCP that does not interact with Jira but rather calls standard SQL requests from the database directly. This will solve 2 issues - will not consume REST API limits and will decrease load on Jira server.

Like # people like this
Philipp Sendek _catworkx_
Community Champion
June 17, 2026

Hi @Yashodip Jadhav ,

I'm teaching classes on AI in a private professional education company and MCP in general has been an absolute mind-blower for a lot of the participants. Even better is, that I can keep weaving in this topic with all sessions around applications and methods I teach, such as Notion, Miro, databases (Supabase and Airtable) and MCP even works on local systems where e.g. Claude can work with the Chrome browser through the Chrome MCP. And the more things you have that you can connect with MCP, the more powerful your agent becomes. However, I recently read an article that tested this out and it depends on the capability of the model, how effective it still is with too many MCP connections. So this needs to be kept in mind.

One thing I'd like to point you to is the TWI CLI. It's less for actions and more for consuming the Teamworks graph (and it does run REST requests and return the response), but as it's made for code agents like Claude Code, it might fit better into some of your use cases then the MCP would.
My colleague @Alexander Nilsson has recently written a community article about it: https://community.atlassian.com/forums/Atlassian-AI-Rovo-articles/Exploring-TWG-CLI-in-Practice-Four-Use-Cases-for-your-Daily/ba-p/3240858?utm_source=atlcomm&utm_medium=email&utm_campaign=immediate_general_article&utm_content=topic

Like # people like this
s_gridnevskii
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 17, 2026

@Philipp Sendek _catworkx_  do you teach your students that MCP can easilly spam the server and consume all Jira memory? 

Philipp Sendek _catworkx_
Community Champion
June 17, 2026

@s_gridnevskii I teach them various aspects of security and privacy issues, yes. The fact that MCP can spam the application is a valid concern, but personally I don't consider this an issue specific to MCP, as you could also do this via the REST API. In fact, the MCP server could be a guard against that if it's designed to do so.

Like Alexander Nilsson likes this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events