Get a comprehensive summary of a Jira issue, including comments, status history, and related Confluence page references. Quickly understand the full context of any issue without scanning multiple sources.
Add a comment to a Jira issue by specifying the issue key and comment text. Enables AI assistants to update project issues with relevant information, improving collaboration and tracking.
A Model Context Protocol (MCP) server that provides tools for interacting with Jira. Enables Cursor and other MCP clients to fetch tickets, manage linked tickets, and update ticket status.
Extract all Confluence page links and Git repository URLs referenced in a Jira issue by providing the issue key; scans description, comments, and remote links.
Create detailed Jira issues with comprehensive field support including fixVersions, components, and custom fields. Use jira_get_create_meta first to discover required fields and allowed values for accurate issue creation.
Search Jira issues using JQL queries to find specific tickets by project, status, assignee, or custom criteria. Returns issue keys and titles for quick identification.