Skip to main content
Glama

jira_create_issue

Create new Jira issues in specified projects by providing summary, description, issue type, priority, assignee, labels, and components through the MCP Jira Server.

Instructions

Create a new Jira issue in a specified project

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectKeyYesThe project key where the issue will be created
summaryYesBrief summary/title of the issue
descriptionNoDetailed description of the issue
issueTypeYesType of issue (e.g., Bug, Task, Story, Epic)
priorityNoPriority level (e.g., High, Medium, Low)
assigneeNoUsername of the person to assign the issue to
labelsNoArray of labels to add to the issue
componentsNoArray of component names

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edrich13/mcp-jira-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server