Hello,
I also tested the Jira MCP Server tool in Copilot Studio. For me, List Projects, Get Current User Details, and Create Issue are working as expected. However, I am unable to fetch issues using the Jira MCP Server, as it consistently returns a 404 error.
I then tried the Get List of Issues tool, which is a default tool in Copilot Studio. This tool works only for small data sets. When there are many issues across multiple spaces/projects, it fails with an error indicating that the response/token size exceeds the API limit (data too long).
Please let me know if there is a recommended approach to handle larger issue volumes or pagination in this scenario.
Hi @Jaya ,
Just a quick info that there's a dedicated forum discussion group about the MCP server: Atlassian Rovo MCP Server
I'll ask forum mods if they can move this content there.
When it comes to Jira and fetching data (work items), there are limitations such as calls returning 100 items per page (we're talking about pagination here); also, bulk actions support 'only' 1000 items at a time, and so on. But I don't think that's related to what you're seeing here.
For the 404 error with the Jira MCP Server tool, I'd suggest ensuring that the endpoint and permissions are correct. If the issue persists, it would be great if you could provide detailed error logs and workflow information so that others can chime in to troubleshoot this.
Another useful resource could be Developer community. 👀
A lot of people there work with these things, so they might be able to provide better help.
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.