Loading MCP server directory, please wait...
MCP server for downloading Jira and Confluence Cloud attachments by attachment ID.
npx @getmcp/cli add io.github.alyiox/mcp-atlassian-attachmentsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alyiox/mcp-atlassian-attachments": {
"command": "uvx",
"args": [
"mcp-atlassian-attachments"
],
"env": {
"ATLASSIAN_SITE_URL": "",
"ATLASSIAN_EMAIL": "",
"ATLASSIAN_API_TOKEN": ""
}
}
}
}