Using with other supported MCP clients
← Back to the getting started guide
In addition to Claude and IDE-based clients, the Atlassian Remote MCP Server also supports other MCP-compatible tools that offer automation and workflow integrations. These may include CRM platforms, automation services, or custom-built tools that implement the MCP protocol and support OAuth 2.1 authentication.
Before you begin
Make sure your client:
Can connect to a remote MCP server
Supports OAuth 2.1 authentication
Allows configuration of custom MCP server URLs
Configuration steps
In your client, configure the server URL:
https://mcp.atlassian.com/v1/sse
Begin the connection process and complete the OAuth login when prompted
Authorize the client to access your Atlassian cloud site (Jira and/or Confluence)
Enable the specific Atlassian apps (for example, Jira or Confluence) that you want the client to access
Follow any additional setup steps specific to your client’s interface or documentation
Tips for a successful setup
Site admins might need to install the Atlassian MCP App first if “User Installed Apps“ is blocked
Manage your organization's Marketplace and third-party appsEnsure that any localhost-based redirect URIs used in the OAuth process are supported by your environment
If you encounter issues with a third-party client, refer to its documentation for OAuth or proxy configuration guidance
Example actions you can try
Search Jira: “Find all issues assigned to me in the last 7 days”
Create a Confluence page: “Create a page titled ‘Engineering Roadmap Q4’”
Cross-reference: “Link the two most recent bugs to the 'Sprint 45' page”
Need help? Contact Atlassian Support or return to the getting started guide.
Was this helpful?