Enables AI assistants to interact with Jira for tasks such as fetching tickets, adding comments, and updating statuses.
This tool provides a simple Model Context Protocol (MCP) server for Jira, facilitating interaction between AI assistants and Jira instances. It allows AI to perform actions like fetching a user's assigned tickets, adding comments to tickets, retrieving available status transitions, and updating ticket statuses. Deployment is simplified through the use of Docker, and the server requires a Jira account with API access configured via environment variables.
主要功能
01Updates Jira ticket statuses.
02Easy deployment via Docker.
03Fetches user assigned Jira tickets.
04Adds comments to Jira tickets.
05Retrieves available status transitions for Jira tickets.
061 GitHub stars
使用案例
01Automating Jira tasks using AI.
02Enabling natural language interaction with Jira.