Exposes a comprehensive set of tools for managing Jira issues, projects, and workflows, enabling AI clients to safely automate tasks.
Sponsored
Jira is a Python MCP server designed to integrate Jira Cloud's REST API v3 with AI clients like Cursor. Built with FastMCP and atlassian-python-api, it provides a secure and structured interface for AI to interact with Jira. This allows for automation of various Jira workflows, from creating and updating issues to managing comments, attachments, and project metadata, streamlining development and project management tasks through AI-driven commands.
Key Features
01Retrieve project and issue type metadata
02Add and retrieve comments on issues
03Control issue transitions and workflows
04Attach files to Jira issues (base64-encoded)
051 GitHub stars
06Manage Jira issues (CRUD, search, updates)
Use Cases
01Automatically create new Jira issues with specified details
02Search and retrieve information on existing issues using JQL
03Transition issues through their workflow statuses (e.g., 'To Do' to 'In Progress')
04Add comments to issues for updates or discussions