Skip to content
Windsurf

Atlassian Attachments for Windsurf

io.github.alyiox/mcp-atlassian-attachments

MCP server for downloading, uploading, and deleting Jira Cloud attachments by ID.

client:Windsurf transport:stdio runtime:pypi

Install Atlassian Attachments in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-atlassian-attachments": {
      "command": "uvx",
      "args": [
        "mcp-atlassian-attachments"
      ],
      "env": {
        "ATLASSIAN_SITE_URL": "<ATLASSIAN_SITE_URL>",
        "ATLASSIAN_EMAIL": "<ATLASSIAN_EMAIL>",
        "ATLASSIAN_API_TOKEN": "<ATLASSIAN_API_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Atlassian Attachments in other clients