ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Jira Software Cloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Jira Software Agile workflows. list boards, track sprints, manage backlogs, and inspect epics directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 31 capabilities

The complete Jira Software Cloud capability set.

These are the exact actions your AI can choose when you ask it to work with Jira Software Cloud.

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 01

    Get deployment gating status

    Get deployment gating status

  2. 02

    Get epic

    Get epic details

  3. 03

    Get issue estimation

    Get issue estimation

  4. 04

    Get repository dev info

    Get repository development information

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 05

    Get sprint

    Get sprint details

  2. 06

    Link security workspaces

    Link security workspaces

  3. 07

    Move issues to backlog

    Move issues to backlog

  4. 08

    Set issue estimation

    Set issue estimation

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 09

    Submit builds

    Submit build data

  2. 10

    Submit feature flags

    Submit feature flag data

  3. 11

    Get board sprints

    Get all sprints for board

  4. 12

    Get build

    Get build data

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 13

    Get sprint issues

    Get issues for sprint

  2. 14

    Move issues to epic

    Move issues to epic

  3. 15

    Rank epics

    Rank epics

  4. 16

    Rank issues

    Rank issues

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 17

    Store dev info

    Store development information

  2. 18

    Submit deployments

    Submit deployment data

  3. 19

    Submit vulnerabilities

    Submit vulnerabilities

  4. 20

    Create board

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

Capability set06 / 08

21-24

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 21

    Get epic issues

    Get issues for epic

  2. 22

    Get board configuration

    Get board configuration

  3. 23

    Move issues to sprint

    Move issues to sprint

  4. 24

    Create sprint

    Create a new sprint

Capability set07 / 08

25-28

4 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 25

    Get agile issue

    Get issue with Agile fields

  2. 26

    Get board backlog

    Get issues for backlog

  3. 27

    Get board epics

    Get all epics for board

  4. 28

    List boards

    Get all boards in Jira Software

Capability set08 / 08

29-31

3 capabilities in this set.

Part of 31 available through Jira Software Cloud.

  1. 29

    Submit incidents

    Submit incidents or reviews

  2. 30

    Submit remote links

    Submit remote link data

  3. 31

    Update sprint

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

Observed, not estimated

1197ms average. Fast in production.

Jira Software Cloud is checked daily against the live service.

Daily averagePeak 1575ms
Aug 23Today
Fastest day
963ms
Slowest day
1575ms
14-day trend
Improving-19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 31 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Jira Software Cloud, so you can see the experience inside your AI.

It does not authenticate your account with Jira Software Cloud. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Jira Software Cloud Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_pIquAtHFeHLdgJuJVu2P6nteoAaXYoCxQuZ7gqmD/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Jira Software Cloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "jira-software-cloud-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pIquAtHFeHLdgJuJVu2P6nteoAaXYoCxQuZ7gqmD/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Jira Software Cloud owners ask.

  • 01

    How do I view the backlog for a specific board?

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

  • 02

    Can I change a sprint's status to active or closed?

    Yes, use the update_sprint capability and provide the sprintId along with the desired state ('active' or 'closed').

  • 03

    Is it possible to check the story point estimation for an issue?

    Yes! The get_issue_estimation capability allows you to retrieve the estimation value for any specific agile issue using its ID.