Tools that your AI agent can use through this MCP server to interact with Jira
Adds multiple attachments to an issue, See the docs
Adds an attachment to an issue, See the docs
Search for issues using JQL (Jira Query Language). See the documentation
Updates an issue. A transition may be applied and issue properties updated as part of the edit, See the docs
Creates an issue or, where the option to create subtasks is enabled in Jira, a subtask, See the docs
Updates a comment, See the docs
Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen, See the docs
Lists all comments for an issue, See the docs
Gets details of a list of users. See docs here
Gets details of user, See the docs
Gets either all transitions or a transition that can be performed by the user on an issue, based on the issue's status, See the docs
Gets the status of a long-running asynchronous task, See the docs
Gets the details for an issue. See the docs
Gets metadata on all projects, See the docs
Deletes a project, See the docs
Creates a project version., See the docs
Create a context for custom field options. See the documentation here.
Assigns an issue to a user. See the docs
Adds a user as a watcher of an issue by passing the account ID of the user, For example, 5b10ac8d82e05b22cc7d4ef5
, If no user is specified the calling user is added. See the docs
Adds a new comment to an issue, See the docs