This tool serves as a Model Context Protocol (MCP) server, bridging Jira Cloud capabilities directly into the Cursor IDE. Designed with robust principles like Clean Architecture, SOLID, and TDD, it allows developers to interact with Jira, create issues, list projects, view issue details, and add comments using natural language prompts within Cursor's AI chat. It streamlines workflow by bringing essential project management tasks closer to the development environment.
주요 기능
01List all accessible Jira projects
02Create new Jira issues directly from Cursor
03Add comments to existing Jira issues
04List issues assigned to the user
05Get full details of any Jira issue
060 GitHub stars
사용 사례
01Creating a new bug or task in a specific Jira project via AI chat
02Quickly listing and reviewing all open Jira issues assigned to the user
03Adding updates or comments to Jira issues through natural language commands
04Retrieving detailed information about a Jira ticket (e.g., SUP-123) without leaving the IDE