atlassian-attachments-mcp

iotashan-llc/atlassian-attachments-mcp
★ 0 stars TypeScript File System Updated 7d ago
Local MCP server for Jira & Confluence Cloud attachments — the file operations the official Atlassian MCP cannot do
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atlassian-attachment": {
      "command": "npx",
      "args": [
        "-y",
        "iotashan-llc/atlassian-attachments-mcp"
      ]
    }
  }
}

README Excerpt

A local MCP server for **Jira and Confluence Cloud attachments** — the file operations the official Atlassian MCP server can't do. The official Atlassian MCP is remote: it runs in Atlassian's cloud and has no access to your filesystem, so it cannot upload, download, or otherwise touch attachments. This server runs locally on your own machine, complements the official MCP in the same client config, and does one job: move files between your disk and Jira issues / Confluence pages — and place them

Tools (19)

ATLASSIAN_API_TOKENATLASSIAN_EMAILATLASSIAN_SITE_URLATTACHMENT_MCP_DIRATTACHMENT_MCP_MAX_DOWNLOAD_MBdelete_attachmentdownload_all_attachmentsdownload_attachmentembed_attachmentget_attachment_limitsget_attachment_thumbnailget_bodyimageinlinelinklist_attachmentspeek_archive_attachmentset_bodyupload_attachment