Atlassian Attachments runs on your own machine — the client starts it, so there is no endpoint to ping. 542 installs a week from pypi. Last commit 29 Jul 2026.
MCP server for downloading Jira and Confluence Cloud attachments by attachment ID.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-atlassian-attachments -- uvx mcp-atlassian-attachments
{
"mcpServers": {
"mcp-atlassian-attachments": {
"args": [
"mcp-atlassian-attachments"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-atlassian-attachments]
command = "uvx"
args = ["mcp-atlassian-attachments"]
{
"mcpServers": {
"mcp-atlassian-attachments": {
"args": [
"mcp-atlassian-attachments"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-atlassian-attachments": {
"args": [
"mcp-atlassian-attachments"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.