Skip to main content
Glama
jondoesflow

Jira MCP Server

by jondoesflow

create_issue

Create new Jira issues to track tasks, bugs, or stories by specifying project, summary, type, priority, and assignee for team collaboration.

Instructions

Create a new Jira issue.

Args:
    project_key: The project key (e.g., 'PROJ')
    summary: Brief description of the issue
    issue_type: Type of issue ('Story', 'Bug', 'Task', etc.)
    description: Detailed description of the issue
    priority: Priority level ('Highest', 'High', 'Medium', 'Low', 'Lowest')
    assignee: Username or email of assignee (leave empty for unassigned)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYes
summaryYes
issue_typeNoTask
descriptionNo
priorityNoMedium
assigneeNo

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/jondoesflow/MCP_Server_JIra'

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