JIRA
Summary
JIRA MCP Server enables AI assistants to interact with JIRA issue tracking systems through a comprehensive set of tools for managing issues, projects, and work logs. Built by klauseduard, it provides capabilities for retrieving, searching, creating, and updating JIRA issues, as well as listing projects and logging work time. The implementation uses Python with the JIRA library and FastMCP to expose these operations through a standardized interface, making it valuable for development teams who want to integrate JIRA workflows directly into their AI assistant conversations without context switching to the JIRA web interface.
Available Actions(7)
get_jira_issues_by_key
Retrieve JIRA issues using their unique keys.
search_issues_using_jql
Search for JIRA issues using JQL (JIRA Query Language).
create_issue
Create a new JIRA issue with specified parameters.
update_issue
Update an existing JIRA issue with new information.
add_comment_to_issue
Add a comment to a specified JIRA issue.
clone_issue
Clone an existing JIRA issue, allowing customization of fields.
log_work
Log work done on a JIRA issue.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください