Provides integration with the Atlassian suite of products including JIRA, Confluence, and BitBucket
Provides access to repository information, branch management, Pull Request operations, file content retrieval, file creation and editing, and Pipelines integration
Allows retrieving page content, searching pages with CQL, working with spaces, creating and updating pages, and handling attachments and comments
Enables searching tasks via JQL, creating new tasks, adding comments, managing workflows, time tracking with Tempo, and working with projects and epics
Atlassian MCP for Cursor IDE
Managed Code Plugin (MCP) for Cursor IDE, providing integration with Atlassian products: JIRA, Confluence and BitBucket.
Possibilities
JIRA integration
- Searching for tasks using JQL
- Getting detailed information about tasks
- Creating new tasks
- Adding comments to tasks
- Workflow management
- Integration with Tempo for time tracking
- Working with projects and epics
Confluence integration
- Getting page content
- Searching Pages Using CQL
- Getting information about spaces
- Creating new pages
- Updating existing pages
- Working with attachments and comments
BitBucket integration
- Getting information about repositories
- Getting information about branches
- Creating new branches
- Working with Pull Requests
- Getting file contents
- Creating and editing files
- Integration with Pipelines
Requirements
- Node.js (v14 or higher)
- npm (v6 or higher)
- Cursor IDE
- Atlassian account with API access
Installation
- Clone the repository:
- Install dependencies:
- Set up Atlassian credentials:
- Copy
.env.example
to.env
- Update the values with your Atlassian credentials
- Copy
- Assemble the project:
- Start the MCP server:
Setting up Cursor IDE
- Open Cursor IDE
- Go to Settings > Features > MCP Servers
- Add a new MCP server with the following details:
- Name: Atlassian MCP
- Type: HTTP
- URL: http://localhost:3000/mcp
Usage
Once you have set up MCP in Cursor IDE, you will be able to interact with Atlassian products directly from the IDE. For example:
- Search JIRA issues related to your current issue
- Create new tasks for detected bugs
- View documentation in Confluence
- Create or update files in BitBucket repositories
- Create Pull Requests for your changes
- Keep track of time spent on tasks
Development
To run MCP in development mode with automatic reboot:
Project structure
License
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Managed Code Plugin for Cursor IDE providing integration with Atlassian products (JIRA, Confluence, BitBucket), enabling developers to search for tasks, create new issues, view documentation, and manage code repositories directly from the IDE.
Related MCP Servers
- -securityAlicense-qualityFacilitates integration with the Cursor code editor by enabling real-time code indexing, analysis, and bi-directional communication with Claude, supporting concurrent sessions and automatic reconnection.Last updated -22131TypeScriptMIT License
- AsecurityAlicenseAqualityA simple template for creating custom tools for Cursor IDE using Model Context Protocol, deployable via Heroku, Docker, or directly within Cursor IDE.Last updated -2PythonMIT License
- -securityFlicense-qualityA code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions.Last updated -2Python
- -securityAlicense-qualityA Cursor-compatible toolkit that provides intelligent coding assistance through custom AI tools for code architecture planning, screenshot analysis, code review, and file reading capabilities.Last updated -1,1332TypeScriptMIT License