Hi Team,
I am using mcp server . While get jira information and commenting is working fine. Do we have a tool to upload file or attach images as part of comment?
"atlassian": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.atlassian.com/v1/sse"
]
}
mcp_atlassian_addCommentToJiraIssue: allows only commenting but not file upload.
Thanks in advance