MCP Jira 集成
该项目将 Claude AI 与 Jira 相结合,以自动化和增强项目管理任务。
特征
核心功能
通过 MCP 协议创建和管理 Jira 问题
基于 API 密钥的身份验证
人工智能交互的标准化请求/响应格式
Jira 集成功能
问题创建和更新
基本冲刺追踪
项目和董事会管理
问题搜索和检索
要求
Python 3.8 或更高版本
带有 API 令牌的 Jira 帐户
有效的 MCP 实现
设置
克隆存储库
在
.env
中配置环境变量:JIRA_URL=https://your-domain.atlassian.net JIRA_USERNAME=your.email@domain.com JIRA_API_TOKEN=your_api_token PROJECT_KEY=PROJ API_KEY=your_secure_api_key # For MCP authentication
API 使用
创建问题
搜索问题
验证
所有请求都需要在请求标头中输入 API 密钥:
与人工智能助手集成
此 MCP 实现旨在与支持 MCP 协议的 AI 助手配合使用:
配置环境变量
在 AI 助手的配置中设置 MCP 端点
使用标准化的 MCP 协议进行 Jira 交互
贡献
分叉存储库
创建功能分支
提交拉取请求
执照
MIT 许可证 - 请参阅 LICENSE 文件,
消息:
更新 README 以反映当前功能` }
This server cannot be installed
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 应用程序能够通过标准化 MCP 界面管理 JIRA 问题、工作流和任务,促进实时更新并与 JIRA 的 API 无缝交互。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.Last updated -89MIT License
- AsecurityAlicenseAqualityProvides an interface to access and manage JIRA data through the Model Context Protocol, offering features like relationship tracking, data cleaning, and contextual insights for AI applications.Last updated -99321MIT License
- AsecurityAlicenseAqualityAn MCP server that enables communication with Jira, allowing users to perform operations like getting, searching, creating, and editing issues through natural language interaction.Last updated -115MIT License
- AsecurityAlicenseAqualityAn MCP server that enables AI assistants to interact with JIRA, allowing for querying issue details, creating and updating work items, and managing attachments through a standardized interface.Last updated -121MIT License