Atlassian Rovo MCP Server の使用を開始する

In browser and desktop agents, Atlassian Rovo MCP connects your AI agent to your Atlassian apps and work, all accessible in one conversation – powered by your Teamwork Graph.

Supported clients and IDEs

The Atlassian Rovo MCP Server supports any app with MCP support, including:

動作の仕組み

With Rovo MCP, you can:

  • Summarize and search Jira, Jira Service Management, Confluence, and Bitbucket without switching tools.

  • Create and update work items or pages using natural language commands.

  • Automate repetitive tasks, such as generating work from meeting notes or specs.

Connect once, then describe what you want:

  • "What's the status of PROJ-1234?"

  • "Summarize the Q2 planning page."

  • "Create five Jira work items from these meeting notes."

  • “Move PROJ-456 to 'In Review' and add a comment that the PR is up.”

No tab switching. No copy-pasting. Your AI selects and runs the right actions.


使用を開始する

For full setup instructions, see the clients and IDEs guides.

Step 1: Connect your client

Your AI coding agent can install, authenticate, and set up Rovo MCP. Copy and paste this prompt into your agent:

Set up Atlassian Rovo MCP for this agent using the official setup guide at https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/ and the MCP server URL https://mcp.atlassian.com/v1/mcp/authv2. Then start the Atlassian MCP authentication flow so I can sign in.

Alternatively, select your client and add the Atlassian Rovo MCP Server.

VS Code / GitHub Copilot

Quick install: Add to VS Code

Or add manually:

  1. Open the Extensions view and enter @mcp Atlassian in the search field.

  2. Select the Atlassian MCP server from the gallery.

  3. [インストール] を選択します。

CURSOR

Quick install: Add to Cursor

Or add manually:

  1. Go to Atlassian plugin for Cursor with MCP on the Cursor Marketplace.

  2. Select Add to Cursor.

Claude Code

  1. 次のコマンドを実行します。

    claude mcp add --transport http atlassian https://mcp.atlassian.com/v1/mcp/authv2
  2. Run /mcp once you’ve opened a Claude Code session to authenticate.

Claude Desktop

  1. Open Claude Desktop.

  2. Go to Settings > Extensions.

  3. Select Browse extensions, then select Plugins.

  4. Search for Atlassian and install it.

Or, add it to your config file:

{ "mcpServers": { "atlassian": { "url": "https://mcp.atlassian.com/v1/mcp/authv2" } } }

Codex Desktop

  1. Open Codex Desktop.

  2. Go to Plugins or Connectors.

  3. Find Atlassian Rovo.

  4. アプリをインストールします。

Codex

次のコマンドを実行します。

codex mcp add atlassian --url https://mcp.atlassian.com/v1/mcp/authv2

Windsurf

  1. Open your Windsurf settings

  2. Go to Cascade > MCP servers

  3. Select Add Server > Add custom server

  4. Add the following:

{ "mcpServers": { "atlassian": { "serverUrl": "https://mcp.atlassian.com/v1/mcp/authv2" } } }

Other MCP-compatible clients

Use this server URL:

https://mcp.atlassian.com/v1/mcp/authv2

Step 2: Authenticate

After setup, sign in when your agent or MCP client starts the Atlassian authentication flow.

Atlassian Rovo MCP is powered by secure OAuth 2.1 authorization, which ensures all actions respect users' existing access controls and permissions.

Authentication via API token is also available as optional.


Disclaimer: MCP clients can perform actions on all connected products (such as Jira, Confluence, Bitbucket) with your existing permissions. Use least privilege, review high‑impact changes before confirming, and monitor audit logs for unusual activity. Understanding the security risks of MCP clients

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。