I am using API via MCP-Atlassian server to query on top of it.
I want to know the limit for number of issue count limit if there are more than 100?
I am using a Claude Desktop with MCP jira server.
Does claude desktop supports pagination for more rows?
Hey @Mohanasudharsan K welcome to Atlassian Community!
By default Jira Cloud limits the number of items that can be returned to 100 (even if you set the maxResults parameter higher - more info on that here: https://jira.atlassian.com/browse/JRACLOUD-67570).
You can use pagination (using the startAt parameter) to get above this limit by splitting your results into batches (or pages with 100 items) see the section on Pagination in this guide: https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#permissions
Hope that works for you?
Best
Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Michael Yaroshefsky - Visor for Jira
I am using a Claude Desktop with MCP jira server.
Does claude desktop supports pagination for more rows?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.