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.
Integrations
Allows searching and reading Jira issues through the jira_get_issue tool, which retrieves details of specific Jira issues from Jira Cloud instances
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
Copy
将/your/project/path/mcp-jira
替换为您克隆存储库的实际路径。
执照
采用 MIT 许可 - 请参阅LICENSE文件。本产品非 Atlassian 官方产品。