Forums

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

Atlassian mcp doesnot accept component name

Vikash Singh
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!
February 25, 2026

Hello,

I am trying to use Atlassian mcp servers within vscode, when I try to create any Jira ticket (Epic, Story etc), I get below error. Can you please help how I can fix it. ?


Ran Create issue
The issue creation failed again because the MCP tool does not support passing the "Components" field in the required format, even when specifying the parent epic.

Currently, the MCP tool cannot create issues in the projeceName project if the "Components" field is required. You will need to use the Jira web UI or the official Jira REST API directly to include the component. If you need help with the Jira API or want to try another project that does not require components, let me know!


Input:

{
"cloudId": "id",
"projectKey": "projectKey",
"issueTypeName": "Task",
"summary": "Test issue creation via MCP with "componaneName" component",
"description": "This is a test issue created to verify create permissions via MCP with the 'compName' component.",
"parent": "Parent jira"
}

output: 
{"error":true,"message":"Failed to create issue: Bad Request. {\"errorMessages\":[],\"errors\":{\"components\":\"Components is required.\"}}"}

1 answer

1 vote
Tomislav Tobijas
Community Champion
February 25, 2026

Hi @Vikash Singh ,

I know that there's this feature request when it comes to Rovo in general: ROVO-229: Support creating work items with required/custom fields 

Now, for the MCP, as you've discovered, there's also this limitation that you've stumbled upon.
You can maybe check in Atlassian Rovo MCP Server group if they have any additional insights on when this might be supported.
I couldn't find anything on JAC (public tracker) about plans for this to be developed, but I've seen a couple of requests similar to yours, so I'm guessing it might be released relatively soon.

Cheers,
Tobi

Vikash Singh
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!
February 26, 2026

Thanks @Tomislav Tobijas for your quick repsone. I will have a look on suggested links.

Like Tomislav Tobijas likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events