-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: API - Model Context Protocol
-
None
Summary
Request to have a tool for fetching and reading Jira issue attachments in the Atlassian Rovo MCP Server. Currently, the Atlassian Rovo MCP (Model Context Protocol) server provides tools to fetch issue details, descriptions, and comments, but it lacks a native tool to retrieve or read attachments associated with a Jira issue.
Suggestion
Suggestion to add a tool to the Rovo MCP server that allows AI agents (such as those built on GitHub Copilot or other MCP-compatible clients) to:
- List attachments on a specific Jira issue.
- Fetch the content or metadata of these attachments to provide additional context for LLM-powered tasks (e.g., generating test cases from attached requirement documents or screenshots).
- resolves
-
CES-187818 Loading...