Integrate Jira MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Jira
Updates an issue. A transition may be applied and issue properties updated as part of the edit. See the documentation
Updates a comment. See the documentation
Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen. See the documentation
Search for issues using JQL (Jira Query Language). See the documentation
Searches for issues using JQL with enhanced search capabilities. See the documentation
Moves issues to a sprint, for a given sprint ID. See the documentation
Returns all sprints from a board, for the given board ID. See the documentation
Returns all issues in a sprint. See the documentation
Lists all comments for an issue. See the documentation
Returns all epics from a board, for the given board ID. See the documentation
Returns all issues that belong to an epic on the given board. See the documentation
Returns all boards. See the documentation
Returns all issues from a board, for the given board ID. See the documentation
Gets the details for a list of users. See the documentation
Gets details of user. See the documentation
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 documentation
Gets the status of a long-running asynchronous task. See the documentation
Returns the sprint for a given sprint ID. See the documentation
Gets the details for an issue. See the documentation
Gets the available issue types. If a project ID is provided, returns issue types for that project. Otherwise, returns all issue types accessible to the user. See the documentation
Returns lists of issues matching a query string. See the documentation
Gets the cloud ID and details of all accessible Jira Cloud sites. See the documentation
Returns the board for the given board ID. See the documentation
Gets metadata on all projects. See the documentation
Deletes a project. See the documentation
Creates a project version. See the documentation
Creates an issue or, where the option to create subtasks is enabled in Jira, a subtask. See the documentation
Creates a future sprint. See the documentation
Create a context for custom field options. See the documentation.
Provide an estimated count of the issues that match the JQL. See the documentation
Checks whether one or more issues would be returned by one or more JQL queries. See the documentation
Assigns an issue to a user. See the documentation
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 documentation
Adds multiple attachments to an issue. See the documentation
Adds a new comment to an issue. See the documentation
Adds an attachment to an issue. See the documentation