Jira Mcp Server
@OrenGrinker
关于 Jira Mcp Server
A comprehensive, production-ready Model Context Protocol (MCP) server for seamless Jira Cloud integration. This enhanced version provides advanced features, robust error handling, and extensive tooling for AI agents, automation systems, and custom applications.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jira": {
"command": "npx",
"args": [
"@orengrinker/jira-mcp-server"
],
"env": {
"JIRA_BASE_URL": "https://your-company.atlassian.net",
"JIRA_EMAIL": "[email protected]",
"JIRA_API_TOKEN": "your-api-token"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Jira Mcp Server?
The Jira MCP Server provides a complete interface to Atlassian Jira through the Model Context Protocol, enabling AI assistants like Claude to seamlessly interact with your Jira instance using natural language commands.
How to use Jira Mcp Server?
—
Key features of Jira Mcp Server
- Issue management: search with JQL, create, update, transition, and comment
- Board operations: list, get details, and fetch filtered board issues
- Time tracking: add worklogs and retrieve time logs with flexible formats
- Project management: list projects and get detailed component/version info
- User management: search users, get details, and current user info
- Server information: get Jira version, details, and health status
Use cases of Jira Mcp Server
- Manage Jira issues and transitions through natural language commands
- Track time with flexible formats (e.g., 2h 30m, 1d) via AI assistants
- Query board, project, and user data without manual JQL
- Automate Jira workflows for development teams and project managers
- Retrieve server health and version information on demand
FAQ from Jira Mcp Server
What Jira versions does it support?
The server supports both Jira Cloud and Server (including Data Center) instances.
What operations can I perform with it?
You can manage issues (search, create, update, transition, comment), boards, projects, users, time tracking, and retrieve server information.
Does it support time tracking with flexible formats?
Yes, time tracking allows adding and retrieving worklogs using formats like 2h 30m, 1d, etc.
How does it handle errors and rate limiting?
The server includes comprehensive error handling and rate limiting to ensure stable operation.
Are security best practices included?
Yes, the server incorporates security best practices for safe interaction with your Jira instance.
版本控制 分类下的更多 MCP 服务器
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
Integrate MCP with GitHub Copilot
skillsLearn how to use MCP Servers with GitHub Copilot
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
评论