✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

MCP Jira

Model Context Protocol (MCP) server for Jira. This integration supports updating Jira dashboards.

Example Usage

Ask your AI assistant to:

  • 📝 Create Jira Tickets - Create Jira tickets right from cursor
  • 📄 Get project info - Fetch project info

Feature Demo

Demo

Quick Start Guide

1. Authentication Setup

First, generate the necessary authentication tokens for Jira:

For Cloud

  1. Go to https://id.atlassian.com/manage-profile/security/api-tokens
  2. Click Create API token, name it
  3. Copy the token

2. Installation

  1. Clone this repo.
  2. Install uv.

IDE Integration

MCP Jira can work with your favorite IDE.

Example: Cursor Configuration

{
  "mcpServers": {
    "jira": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/PATH/TO/jira/server",
        "run",
        "jira.py"
      ],
      "env": {
        "JIRA_API_TOKEN": "XXXX",
        "JIRA_BASE_URL": "XXXX",
        "JIRA_USER_EMAIL": "XXXX",
        "JIRA_USER_ID": "XXXX" 
      }
    },
  }
}

Remarks

This is not an official Atlassian product.

Featured Templates

View More
AI Assistants
Image to text with Claude 3
150 1122
Data Analysis
Pharmacy Admin Panel
238 1704
AI Assistants
AI Chatbot Starter Kit v0.1
130 667
AI Characters
Sarcastic AI Chat Bot
128 1440

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.