Forums

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

Allow image attachments when creating Jira issues via MCP

AnToine van Maarle
Contributor
May 28, 2026

We are currently using the Atlassian Rovo MCP integration from within VS Code (Codex/Copilot style workflow) to create Jira tickets directly from chat.

One important limitation we are running into is the inability to attach screenshots or images to newly created issues through MCP tools.

For development and support workflows, screenshots are often essential. A typical use case is:

  • user pastes a screenshot into the VS Code chat

  • AI creates a Jira issue

  • screenshot is automatically uploaded as an attachment and referenced in the description/comment

At the moment, it seems MCP only supports text-based issue creation/comments, without attachment upload support.

It would be very valuable if the Atlassian MCP server could support:

  • attachment uploads

  • pasted clipboard images

  • multipart/form-data handling

  • an addAttachmentToIssue or similar MCP tool

  • embedding uploaded images into Jira descriptions/comments

This would significantly improve AI-assisted bug reporting and developer workflows.

Is this already on the roadmap?

2 comments

Comment

Log in or Sign up to comment
Shannon Hicks
June 10, 2026

If I could upvote this 1000x I would.

Valentin Bayard
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 28, 2026

Same thing from Claude Cowork.

I would add that editing a description that contains an image seems to always break the image.

From Claude:

"the embedded image's markdown got re-encoded oddly on this round-trip — the blob URL is now doubly-nested (type=external wrapping the original type=file URL) rather than the clean reference it was before. That's the Jira API's markdown serialization doing something unexpected when I passed the image markdown back in a contentFormat: "markdown" edit, not something I did to the content itself"

TAGS
AUG Leaders

Atlassian Community Events