To allow users to securely query Atlassian data using their AI clients, you can configure the Atlassian Rovo Model Context Protocol (MCP) server within the JumpCloud AI Gateway.
Prerequisites
Before configuring specific enterprise applications, we recommend reviewing the Get Started: AI Gateway guide to familiarize yourself with the gateway architecture and core AI concepts (such as MCP servers and AI clients).
Completing Application Setup
Unlike some enterprise applications that require you to host the server yourself, Atlassian provides a remote, cloud-hosted MCP server. However, before you can connect this server to JumpCloud, an Atlassian Organization Admin must explicitly enable it for your workspace.
Refer to the official Atlassian documentation to Manage Atlassian Rovo MCP server and ensure the following prerequisites are met:
- Enable the Server: You must turn on the Atlassian Remote MCP server in your Atlassian Administration security settings.
- Configure Server Settings: You must add the following domain in the MCP server settings for JumpCloud’s redirect_uri depending on your region:
- US: https://console.jumpcloud.com/userconsole/mcp/servers/callback
- EU: https://console.eu.jumpcloud.com/userconsole/mcp/servers/callback
- IN: https://console.in.jumpcloud.com/userconsole/mcp/servers/callback
- See Control Atlassian Rovo MCP server settings to learn more.
- Authentication Method: We recommend using OAuth authentication.
Configuring the Server in JumpCloud
See Adding MCP Servers in Get Started: AI Gateway and use the following values to configure this server:
- App: Select Atlassian (if you have an existing SSO application or bookmark), or + Add App to create it
- Name: Enter a name, for example Atlassian
- Prefix: Enter a value to prepend to MCP tool names
- Note: Prefixes must be unique. Maximum 8 characters, letters and numbers only
- URL: https://mcp.atlassian.com/v1/mcp/authv2
- Note: Atlassian updated their MCP server URL. The previous URL (provided for reference): https://mcp.atlassian.com/v1/mcp
- MCP authentication method: OAuth
- Advanced fields: Not required
Your users will now see Atlassian listed as an available MCP server when they authenticate their AI clients through the JumpCloud AI Gateway.