MCPServers

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 JIRA Query Language (JQL).

create_issue

Create a new JIRA issue. Note: May have limitations with heavily customized JIRA projects.

update_issue

Update an existing JIRA issue. Note: May have limitations with heavily customized JIRA projects.

add_comment_to_issue

Add a comment to a specified JIRA issue.

clone_issue

Clone a JIRA issue, allowing for customization of fields. May have limitations with complex project configurations.

log_work

Log work against a JIRA issue.

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ