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

ブラウザおよびデスクトップのエージェントでは、Atlassian Rovo MCP が AI エージェントをアトラシアンのアプリや作業に接続します。これらはすべて Teamwork Graph を基盤としており、1 つの会話でアクセスできます。

サポート対象のクライアントと IDE

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

動作の仕組み

With Rovo MCP, you can:

  • ツールを切り替えることなく、Jira、Jira Service Management、Confluence、Bitbucket を要約して検索します。

  • 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. アトラシアン を検索してインストールします。

または、設定ファイルに追加します。

{ "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. 以下を追加します:

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

Other MCP-compatible clients

このサーバー 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.


免責事項: MCP クライアントは、お客様の既存の権限を使用して、接続されているすべての製品 (Jira、Confluence、Bitbucket など) でアクションを実行できます。最小権限の原則を適用し、確定する前に影響の大きい変更をレビューし、異常なアクティビティがないか監査ログを監視してください。MCP クライアントのセキュリティ リスクについて

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

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