Retrieve Jira issues by submitting a JQL query to filter and fetch specific results, with options to limit the number of returned entries using the Jira MCP Server.
Remove a specific Jira ticket using its issue ID or key via the Jira REST API endpoint /rest/api/3/issue/{issueIdOrKey}. Input the ticket identifier to delete.
Retrieve specific Jira issue details by key, using the Jira host URL, account email, and API token for authentication. Part of the Jira MCP Server for managing project tasks.
A server implementation that allows AI models to interact with Jira through the Model Context Protocol, enabling tasks like JQL searches and retrieving issue details.