Atlassian Cloud MCP

Use this integration to connect securely with an Atlassian Cloud Model Context Protocol (MCP) server and access its tools in real time.

Case Management · Atlassian Cloud MCP MCP

Details

IDAtlassian Cloud MCP
ProviderAtlassian
CategoryCase Management
From Version8.13.0
Docker Imagedemisto/mcp:1.0.0.10120494
Supported ModulesAgentix Cortex Cloud Cloud Runtime Security Cloud Posture Security XSIAM EDR

Connection settings

Parameter Name Type Required Default
Authorization code auth_code Credentials No

Commands (4)

An MCP server publishes no fixed command set: list-tools and call-tool are the protocol plumbing, and the tools they reach are discovered from the remote server when the instance connects. The pack cannot name them ahead of time, so neither can this page.

  • atlassian-cloud-mcp-auth-test

    Test the authentication configuration with the MCP server.

  • atlassian-cloud-mcp-generate-login-url

    Generate an authentication login URL.

  • call-tool

    Calls a specific tool on the MCP server with optional input parameters.

  • list-tools

    Retrieves a list of available tools in the Atlassian Cloud MCP server.

category: Case Management
provider: Atlassian
sectionorder:
- Connect
commonfields:
  id: Atlassian Cloud MCP
  version: -1
configuration:
  - name: auth_code
    type: 9
    displaypassword: Authorization code
    hiddenusername: true
    section: Connect
description: Use this integration to connect securely with an Atlassian Cloud Model Context Protocol (MCP) server and access its tools in real time.
display: Atlassian Cloud MCP
name: Atlassian Cloud MCP
script:
  commands:
  - arguments: []
    description: Retrieves a list of available tools in the Atlassian Cloud MCP server.
    name: list-tools
    hidden: true
    outputs: []
  - arguments:
    - name: name
      description: The name of the tool to call.
    - name: arguments
      description: Parameters for the tool execution.
    description: Calls a specific tool on the MCP server with optional input parameters.
    name: call-tool
    hidden: true
    outputs: []
  - description: Test the authentication configuration with the MCP server.
    name: atlassian-cloud-mcp-auth-test
  - description: Generate an authentication login URL.
    name: atlassian-cloud-mcp-generate-login-url
  script: '-'
  type: python
  subtype: python3
  dockerimage: demisto/mcp:1.0.0.10120494
  mcp: true
fromversion: 8.13.0
tests:
- No tests (auto formatted)