Jira Communication
CreatedKS-GEN-AI
Enables interaction with Jira instances, providing tools for querying, creating, editing, and deleting Jira tickets.
About
This tool acts as a bridge to Jira, enabling users to programmatically interact with their Jira instance. It exposes a range of functions for common Jira tasks, including executing JQL queries, creating, editing, and deleting tickets, and managing projects and statuses. It's built to integrate with environments like Claude Desktop via the Model Context Protocol (MCP), providing a structured interface for Jira automation.
Key Features
- Create, modify, and delete Jira tickets programmatically.
- Manage ticket assignments to users.
- 10 GitHub stars
- Execute JQL queries with specified result limits.
- List available Jira projects and their statuses.
- Add attachments to existing Jira tickets.
Use Cases
- Retrieving specific information from Jira using JQL for reporting and analysis.
- Automating Jira ticket creation and updates based on external events.
- Integrating Jira with other systems via a standardized interface.