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_issues_by_key
Retrieve JIRA issues using their unique keys.
search_issues
Search for JIRA issues using JQL (JIRA Query Language).
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
Add a comment to a specified JIRA issue.
clone_issue
Clone an existing JIRA issue, allowing for customization of fields.
log_work
Log work done on a specific JIRA issue.
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation