Jira MCP for Cursor
通过模型上下文协议(MCP)与Cursor IDE无缝集成Jira。
特性
- 🎯 列出并搜索Jira门票
- 📖 阅读门票详情
- ✏️ 更新票证状态
- 💬 添加注释
- 🔐 安全的一次性配置
快速开始
# Install
pip install jira-mcp-cursor
# Configure
jira-mcp configure
# Install to Cursor
jira-mcp install发展
# Setup
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
pip install -e ".[dev]"
# Run
python -m jira_mcp_cursor文档
看 /docs 完整设计文档的文件夹。
许可证
麻省理工学院
