Jira Software Cloud

Jira Software Cloud MCP Connector for Claude

A+

Manage Jira Software Agile workflows — list boards, track sprints, manage backlogs, and inspect epics directly from your AI agent.

31 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Jira Software Cloud instance to any AI agent to streamline your Agile project management. This server provides deep integration with Jira's Software-specific features like Boards, Sprints, and Epics.

What you can do

  • Board Management — List all Scrum and Kanban boards, fetch their configurations, and view associated Sprints or Epics.
  • Sprint Control — Create new sprints, retrieve sprint details, and update sprint states (start or complete) to keep your team moving.
  • Backlog & Issues — Query board backlogs, fetch issues within specific sprints or epics, and manage issue rankings.
  • Estimation Tracking — Retrieve and set story point estimations for agile issues to maintain velocity visibility.
  • DevOps Integration — Submit and query development information including builds, deployments, and feature flags.

How it works

  1. Subscribe to this server
  2. Provide your Jira Domain, Email, and API Token
  3. Start managing your sprints and boards from Claude, Cursor, or any MCP client

Who is this for?

  • Scrum Masters & PMs — Quickly check sprint progress, move issues, and update sprint statuses without the heavy Jira UI.
  • Developers — Check backlog priorities and update estimations directly from your coding environment.
  • Release Managers — Track builds and deployments associated with Jira issues in real-time.
agilescrumkanbansprint-planningissue-tracking

31 tools expose this connector's capabilities to your AI agent.

create_board

Requires name, type (scrum or kanban), and filterId. Create a new board

get_epic_issues

Get issues for epic

submit_vulnerabilities

Submit vulnerabilities

get_board_configuration

Get board configuration

move_issues_to_sprint

Move issues to sprint

create_sprint

Create a new sprint

get_agile_issue

Get issue with Agile fields

get_board_backlog

Get issues for backlog

get_board_epics

Get all epics for board

get_board_sprints

Get all sprints for board

get_build

Get build data

get_deployment_gating_status

Get deployment gating status

get_epic

Get epic details

get_issue_estimation

Get issue estimation

get_repository_dev_info

Get repository development information

get_sprint_issues

Get issues for sprint

get_sprint

Get sprint details

link_security_workspaces

Link security workspaces

list_boards

Get all boards in Jira Software

move_issues_to_backlog

Move issues to backlog

move_issues_to_epic

Move issues to epic

rank_epics

Rank epics

rank_issues

Rank issues

set_issue_estimation

Set issue estimation

store_dev_info

Store development information

submit_builds

Submit build data

submit_deployments

Submit deployment data

submit_feature_flags

Submit feature flag data

submit_incidents

Submit incidents or reviews

submit_remote_links

Submit remote link data

update_sprint

Can be used to start or complete a sprint by changing state to active or closed. Update a sprint

See how to talk to your AI agent using Jira Software Cloud.

List all available Jira boards.

I've found 3 boards: 'Mobile App' (ID: 1), 'Web Backend' (ID: 2), and 'Marketing' (ID: 3). Which one would you like to explore?

Show me the issues in the backlog for board 1.

Retrieving backlog for 'Mobile App'... I found 12 issues. The top items are 'Fix login bug' and 'Update splash screen'. Would you like more details on any of these?

What is the estimation for issue 10123?

The estimation for issue 10123 is currently set to 5 story points.

Use the `get_board_backlog` tool with the target `boardId`. It will return all issues currently in the backlog for that Scrum or Kanban board.

Related Connectors