bk140999
MCP Serverbk140999public

jira_mcp

为 Jira 提供 Model Context Protocol (MCP) 服务器,支持更新仪表板和管理任务。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

为 Jira 提供 Model Context Protocol (MCP) 服务器,支持更新仪表板和管理任务。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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 using key or peject id
  • 📄 Get project search option - search project on various inputs
  • ✏️ Get Jira Comment - Get Jira comment by providing the issue key
  • 💬 Add Jira Comment - Add a new comment to a Jira issue using the issue key and comment content
  • 🛠️ Update Jira Fields - Modify fields like summary, status, or priority on a Jira issue using the issue key and field values

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

For Self Hosted

  1. Go to your profile
  2. Click Create Personal Access token, name it
  3. Copy the token

After generating token create an .env file and add following keys JIRA_BASE_URL="" JIRA_USER_EMAIL="" JIRA_API_TOKEN="" JIRA_USER_ID="" JIRA_SESSION_COOKIE=""

2. Installation

  1. Clone this repo.
  2. Run pip install requirements.txt.
  3. Run python jira.py

IDE Integration

MCP Jira can work with your favorite IDE.

Example: Cursor Configuration

{
  "mcpServers": {
    "jira": {
      "url": "http://127.0.0.1:7777/jira/sse"
    }
  }
}

Remarks

You are ready to use all the tools available in this mcp server

Quick Start

1

Clone the repository

git clone https://github.com/bk140999/jira_mcp
2

Install dependencies

cd jira_mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerbk140999
Repojira_mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation