MCP Jira
Jira Cloud 产品的模型上下文协议 (MCP) 服务器。此集成专为 Jira Cloud 实例设计,不支持 Jira Server 或 Data Center 部署。
特征
搜索和阅读 Jira 问题
API
工具
Jira 工具
jira_get_issue
获取特定 Jira 问题的详细信息
输入:
issue_key(字符串):Jira 问题密钥(例如“PROJ-123”)expand(字符串,可选):要扩展的字段
与 Claude Desktop 一起使用
从以下位置获取 API 令牌: https ://id.atlassian.com/manage-profile/security/api-tokens
添加到您的
claude_desktop_config.json:Git 克隆此 repo 并运行
npm install运行
npm run build
将/your/project/path/mcp-jira替换为您克隆存储库的实际路径。
执照
采用 MIT 许可 - 请参阅LICENSE文件。本产品非 Atlassian 官方产品。
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.
MCP 通过 NodeJs 连接 JIRA
Related Resources
Related MCP Servers
- -security-license-qualityMCP server to provide Jira Tickets information to AI coding agents like CursorLast updated -9322MIT License
- Asecurity-licenseAqualityAn 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
- MIT License