MCP Jira

by TusharShahi

Integrations

  • Enables interaction with Jira, allowing users to create tickets, fetch project information, and update Jira dashboards directly through the AI assistant.

MCP Jira

Jira 的模型上下文协议 (MCP) 服务器。此集成支持更新 Jira 仪表板。

示例用法

要求你的人工智能助手:

  • 📝 创建 Jira 工单- 直接从光标创建 Jira 工单
  • 📄 获取项目信息- 获取项目信息

功能演示

快速入门指南

1.身份验证设置

首先,为 Jira 生成必要的身份验证令牌:

对于云
  1. 前往https://id.atlassian.com/manage-profile/security/api-tokens
  2. 点击创建 API 令牌,并命名
  3. 复制令牌

2.安装

  1. 克隆这个 repo。
  2. 安装uv
IDE 集成

MCP Jira 可以与您最喜欢的 IDE 一起工作。

示例:游标配置

{ "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" } }, } }

评论

这不是 Atlassian 官方产品。

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

模型上下文协议服务器允许 AI 助手与 Jira 交互,支持创建票证和直接从光标获取项目信息等操作。

  1. 示例用法
    1. 功能演示
  2. 快速入门指南
    1. 1.身份验证设置
    2. 2.安装
  3. 评论

    Related MCP Servers

    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that enables integration with JIRA, allowing users to interact with JIRA tasks and issues through Claude AI assistant.
      Last updated -
      3
      2
      Python
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that provides integration with Jira, allowing Large Language Models to interact with Jira projects, boards, sprints, and issues through natural language.
      Last updated -
      5
      87
      2
      TypeScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.
      Last updated -
      9
      1
      TypeScript
      MIT License
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A Model Context Protocol server that integrates JIRA directly into Cursor IDE, allowing users to view assigned issues, get detailed information on specific tickets, and convert JIRA issues into local tasks without leaving their editor.
      Last updated -
      1
      TypeScript
      • Apple

    View all related MCP servers

    ID: vh23safaxc