Jira MCP Server
Jira MCP 服务器
用于 Jira 集成的模型上下文协议服务器实现。该服务器允许 AI 模型通过标准化接口与 Jira 交互。
特征
完整的 Jira REST API 集成
连接池以实现最佳性能
全面的错误处理
类型安全实现
内置速率限制
请求记录和监控
Related MCP server: MCP Jira
安装
npm install @modelcontextprotocol/server-jira配置
服务器需要以下环境变量:
JIRA_HOST=your-domain.atlassian.net
JIRA_API_TOKEN=your-api-token
JIRA_EMAIL=your-email@domain.com
PORT=3000 # Optional, defaults to 3000
POOL_SIZE=10 # Optional, defaults to 10用法
启动服务器
# Development mode
npm run dev
# Production mode
npm run build
npm startAPI 端点
GET /health- 健康检查端点GET /api/v1/issues/:issueKey- 获取问题详情GET /api/v1/sprint/current- 获取当前冲刺详细信息GET /api/v1/analytics/workload- 获取工作负载分析
发展
先决条件
Node.js 14 或更高版本
npm 6 或更高版本
设置
克隆存储库
安装依赖项:
npm install设置环境变量
启动开发服务器:
npm run dev
测试
# Run tests
npm test
# Run linter
npm run lint
# Format code
npm run format贡献
请阅读 CONTRIBUTING.md 了解我们的行为准则和提交拉取请求的流程的详细信息。
执照
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
- mcp-serverOAuthcom.make
Give your AI agents the tools to build, manage, and run automation workflows.
Task manager your agent can fully operate: boards, tasks, sprints, roles, worklogs, day planner.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.27 npm11MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Jira Cloud and Server/Data Center deployments for issue management, project tracking, and workflow automation. Supports multiple authentication methods including API tokens, OAuth 2.0, and personal access tokens.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with Jira Cloud by managing issues, comments, custom fields, and sprint tasks through a standardized interface. Supports issue creation, updates, team activity tracking, and progress reporting.1160 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Jira Cloud through the REST API, supporting project management, issue operations (create, read, update, delete), JQL search, task assignments, and status transitions.-
Appeared in Searches
- Managing and Processing Jira Tickets
- A server for task management and automated product management with dependency and vision handling
- Information or resources about project managers or project management
- A server for running Kubernetes with Cursor integration
- Information about Jira project management software