Atlassian Jira
Connect your Atlassian Jira projects, issues, and workflows.
Available Tools
List Sites
Lists the Jira sites (cloudIds) the user has authorized. Use this first to find which cloudId to use.
List Projects
Lists all projects in a specific Jira site.
Search Issues
Finds issues using high-level filters. Returns a human-readable list.
Get Issue Details
Retrieves full details of an issue, including description and recent comments, all converted to Markdown.
Create Issue
Creates a new issue. Accepts Markdown for the description.
Update Issue Status
Changes the status of an issue (e.g., 'In Progress', 'Done'). It searches both transition names and target status names to find a match.
Assign Issue
Assigns an issue to a user. Supports searching by name/email, using 'me' for yourself, or 'unassigned' to clear the assignee.
Add Comment
Adds a new comment to a Jira issue. Use this to provide updates, ask questions, or document progress. Supports basic Markdown like **bold** and bullet lists.
Security Policies
Emergency Kill Switch
Immediately revoke all access tokens if suspicious activity detected
Jira Project Whitelist
Restricts the AI to interacting only with a predefined list of Project Keys (e.g., DEV, SUPPORT).
Jira Status Transition Guard
Restricts the AI from moving issues into specific statuses (e.g., Done, Closed) across all projects using readable names.
Required Permissions
read:jira-workRead Jira project and issue data
write:jira-workCreate and edit Jira issues and comments
read:jira-userSearch for Jira users and groups
read:meView your Atlassian profile details
offline_accessMaintain access to data when you are not using the app
openidAuthenticate using your Atlassian account
profileView your basic profile information
emailView your email address