- Step1: Obtain your Atlassian API token from your Atlassian account.
- Step2: Configure your credentials via the config file or environment variables.
- Step3: Launch the MCP server using Node.js/TypeScript on your local machine.
- Step4: Connect your AI assistant or client with the server URL and configuration.
- Step5: Use the available MCP tools such as list_projects, get_project, list_issues, get_issue, or search_issues to interact with Jira data.