Skip to main content
Glama

Personal JIRA MCP

by yuezheng2006

download_all_attachments

Download all attachments from a specified JIRA issue to your local system using the Personal JIRA MCP server. Simplify attachment management by automating the retrieval process.

Instructions

下载JIRA问题的所有附件到本地

Input Schema

NameRequiredDescriptionDefault
issue_keyYes

Input Schema (JSON Schema)

{ "properties": { "issue_key": { "title": "Issue Key", "type": "string" } }, "required": [ "issue_key" ], "title": "download_all_attachmentsArguments", "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/yuezheng2006/mcp-server-jira'

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