kornbed_jira-mcp-server
If you are the rightful owner of kornbed_jira-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript-based MCP server that integrates with Jira, allowing Cursor to interact with Jira tickets.
The Jira MCP Server for Cursor is a robust integration tool designed to bridge the gap between Jira and Cursor, a popular code editor. This server is built using TypeScript and leverages the Model-Client-Protocol (MCP) to facilitate seamless communication between the two platforms. By integrating with Jira, the server allows users to perform various ticket-related operations directly from Cursor, enhancing productivity and streamlining workflow. Users can list, view, create, and update Jira tickets without leaving their development environment. The server supports both command-based and HTTP-based integration methods, providing flexibility in how it can be deployed and used. With full MCP protocol support, the server ensures reliable and efficient communication, making it an essential tool for developers who rely on Jira for project management.
Features
- List Jira tickets
- Get ticket details
- Create new tickets
- Add comments to tickets
- Update ticket status