Summary
A Jira MCP server that enables AI assistants to interact with Jira's REST API through natural language commands. Built by InfinitIQ Tech, this implementation provides tools for managing projects, issues, and workflows including getting project details, searching issues with JQL, creating and transitioning tickets, and adding comments. The server supports multiple authentication methods for both Jira Cloud and Server/Data Center installations, making it valuable for software development teams who want to integrate Jira task management directly into their AI assistant workflows without switching contexts.
Available Actions(7)
get_projects
Get all accessible Jira projects.
get_issue
Get details for a specific Jira issue by key.
search_issues
Search for Jira issues using JQL (Jira Query Language).
create_issue
Create a new Jira issue.
add_comment
Add a comment to a Jira issue.
get_transitions
Get available workflow transitions for a Jira issue.
transition_issue
Transition a Jira issue to a new status.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください