Atlassian Attachments for Claude Code
io.github.alyiox/mcp-atlassian-attachments
MCP server for downloading, uploading, and deleting Jira Cloud attachments by ID.
client:Claude Code
transport:stdio
runtime:pypi
Install Atlassian Attachments in Claude Code
run in your project directory
claude mcp add mcp-atlassian-attachments -e ATLASSIAN_SITE_URL=<ATLASSIAN_SITE_URL> -e ATLASSIAN_EMAIL=<ATLASSIAN_EMAIL> -e ATLASSIAN_API_TOKEN=<ATLASSIAN_API_TOKEN> -- uvx mcp-atlassian-attachments
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs