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
| ID | Atlassian Cloud MCP |
|---|---|
| Provider | Atlassian |
| Category | Case Management |
| From Version | 8.13.0 |
| Docker Image | demisto/mcp:1.0.0.10120494 |
| Supported Modules | Agentix 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-testTest the authentication configuration with the MCP server.
-
atlassian-cloud-mcp-generate-login-urlGenerate an authentication login URL.
-
call-toolCalls a specific tool on the MCP server with optional input parameters.
-
list-toolsRetrieves a list of available tools in the Atlassian Cloud MCP server.
To obtain the Authorization code, follow these steps: 1. Save the integration instance. 2. Run the integration command `!atlassian-cloud-mcp-generate-login-url` from the Playground and follow its instructions. 3. Copy the generated Authorization code into the integration instance and save the integration instance. 4. Run the integration command `!atlassian-cloud-mcp-auth-test` from the Playground to verify that everything is configured correctly.