Tools that your AI agent can use through this MCP server to interact with Jira Data Center
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
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
Moves issues to a sprint. See the documentation
Moves issues to the backlog. See the documentation
Lists the sprints for a given board. See the documentation
Lists the issues for a given sprint. See the documentation
Lists all resolutions. See the documentation
Lists the issues without an epic. See the documentation
Lists the epics for a given board. See the documentation
Lists the issues for a given epic. See the documentation
Retrieves a list of boards. See the documentation
Lists the issues for a given board. See the documentation
Gets the worklogs by IDs. See the documentation
Gets the updated work logs for a given time period. See the documentation
Gets a sprint by ID. See the documentation
Gets a resolution by ID. See the documentation
Gets the issues from the backlog. See the documentation
Retrieves a board. See the documentation
Deletes a sprint. See the documentation
Creates a future sprint. See the documentation
Creates a filter. See the documentation
Creates a new board. See the documentation