Skip to main content
Glama

MCP Atlassian

jira_delete_issue

Remove Jira issues by specifying the issue key using the MCP Atlassian server integration, simplifying issue management for both Cloud and Server/Data Center deployments.

Instructions

Delete an existing Jira issue

Input Schema

NameRequiredDescriptionDefault
issue_keyYesJira issue key (e.g. PROJ-123)

Input Schema (JSON Schema)

{ "properties": { "issue_key": { "description": "Jira issue key (e.g. PROJ-123)", "type": "string" } }, "required": [ "issue_key" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sooperset/mcp-atlassian'

If you have feedback or need assistance with the MCP directory API, please join our Discord server