关于
Jira Cursor Integration allows seamless interaction with Jira directly from the Cursor code editor. This TypeScript-based MCP server supports listing Jira tickets, retrieving ticket details, creating new tickets, adding comments, and updating ticket statuses, all through the Model-Client-Protocol for smooth integration with Cursor. Developers can leverage Jira commands within Cursor to manage tasks and issues without switching contexts, enhancing productivity and streamlining workflows.
主要功能
- Get ticket details
- List Jira tickets
- Create new tickets
- 0 GitHub stars
- Add comments to tickets
- Update ticket status
使用案例
- Managing Jira tickets directly within the Cursor editor.
- Adding comments to Jira tickets without leaving the code editor.
- Updating the status of Jira tickets while developing.