Atlassian
Official MCP server for Jira, Confluence, and Bitbucket, with Rovo search.
Atlassian
Official MCP server for Jira, Confluence, and Bitbucket, with Rovo search. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Atlassian MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Atlassian tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Atlassian once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- jira_get_user_profile · Read-only
Retrieve profile information for a specific Jira user. - jira_get_issue_watchers · Read-only
Get the list of watchers for a Jira issue. - jira_add_watcher · Write
Add a user as a watcher to a Jira issue. - jira_remove_watcher · Write
Remove a user from watching a Jira issue. - jira_get_issue · Read-only
Get details of a specific Jira issue including its Epic links and relationship information. - jira_search · Read-only
Search Jira issues using JQL (Jira Query Language). - jira_search_fields · Read-only
Search Jira fields by keyword with fuzzy match. - jira_get_field_options · Read-only
Get allowed option values for a custom field. - jira_get_project_issues · Read-only
Get all issues for a specific Jira project. - jira_get_transitions · Read-only
Get available status transitions for a Jira issue. - jira_get_worklog · Read-only
Get worklog entries for a Jira issue. - jira_download_attachments · Read-only
Download attachments from a Jira issue. - jira_get_issue_images · Read-only
Get all images attached to a Jira issue as inline image content. - jira_get_agile_boards · Read-only
Get jira agile boards by name, project key, or type. - jira_get_board_issues · Read-only
Get all issues linked to a specific board filtered by JQL. - jira_get_sprints_from_board · Read-only
Get jira sprints from board by state. - jira_get_sprint_issues · Read-only
Get jira issues from sprint. - jira_get_link_types · Read-only
Get all available issue link types. - jira_create_issue · Write
Create a new Jira issue with optional Epic link or parent for subtasks. - jira_batch_create_issues · Write
Create multiple Jira issues in a batch.
Frequently asked questions
What is the Atlassian MCP server?
Official MCP server for Jira, Confluence, and Bitbucket, with Rovo search. Through Lunar.dev MCPX, Atlassian connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Atlassian to MCPX?
Add the Atlassian server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Atlassian call through the gateway.
Is the Atlassian MCP server official?
Yes. Atlassian is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Atlassian use with MCPX?
Atlassian uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Atlassian expose in MCPX?
Atlassian exposes 72 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.
