Skip to content

[Feature Request] download attachment from Jira ticket via MCP #15

@tsani-pp

Description

@tsani-pp

Context: Verified API capabilities for fetching documents from Jira tickets using official Atlassian MCP server.

Key Findings:

  1. Jira Epic Metadata - ✅ WORKING

    • Tool: mcp__atlassian__getJiraIssue
    • Successfully retrieves all epic fields, custom fields, and attachments metadata
    • Epic description contains embedded Confluence URLs
  2. Confluence Pages - ✅ WORKING

    • Tool: mcp__atlassian__getConfluencePage
    • Returns full markdown content for all pages
  3. Jira Attachments - ❌ NOT SUPPORTED

    • Status: Atlassian MCP server does NOT support attachment download
    • Verified: Searched official repository https://github.com/atlassian/atlassian-mcp-server
      • No related issues in issue tracker
      • README does not mention attachment functionality
    • Impact: Cannot auto-download CSV or MD files from Jira

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions