Connect Your AI Agent with Jira Data Center for Slack

Integrate Jira Data Center MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Jira Data Center
Jira Data Center
Jira Software Data Center helps the world’s best agile teams plan, track, and release great software at scale.

Categories

Business Management

Available Tools

Tools that your AI agent can use through this MCP server to interact with Jira Data Center

Update Sprint Partially

Performs a partial update of a sprint. A partial update means that fields not present in the request JSON will not be updated. See the documentation

Update Sprint Fully

Performs a full update of a sprint. A full update means that the result will be exactly the same as the request body. Any fields not present in the request JSON will be set to null. See the documentation

Move Issues To Sprint

Moves issues to a sprint. See the documentation

Move Issues To Backlog

Moves issues to the backlog. See the documentation

List Sprints

Lists the sprints for a given board. See the documentation

List Sprint Issues

Lists the issues for a given sprint. See the documentation

List Resolutions

Lists all resolutions. See the documentation

List Issues Without Epic

Lists the issues without an epic. See the documentation

List Epics

Lists the epics for a given board. See the documentation

List Epic Issues

Lists the issues for a given epic. See the documentation

List Boards

Retrieves a list of boards. See the documentation

List Board Issues

Lists the issues for a given board. See the documentation

Get Worklogs by ID

Gets the worklogs by IDs. See the documentation

Get Updated Work Logs

Gets the updated work logs for a given time period. See the documentation

Get Sprint

Gets a sprint by ID. See the documentation

Get Resolution

Gets a resolution by ID. See the documentation

Get Issues From Backlog

Gets the issues from the backlog. See the documentation

Get Board

Retrieves a board. See the documentation

Delete Sprint

Deletes a sprint. See the documentation

Create Future Sprint

Creates a future sprint. See the documentation

Create Filter

Creates a filter. See the documentation

Create Board

Creates a new board. See the documentation