github-mcp-server icon indicating copy to clipboard operation
github-mcp-server copied to clipboard

experiment with fake cursor pagination approach

Open SamMorrowDrums opened this issue 1 month ago • 0 comments

Looking at whether making pagination behave more like a cursor would be beneficial or not, in terms of getting agents to natively understand how to get more data, and not naively just get a large result set.

Pinning the number of results, and always providing the next cursor value are key parts of this.

Part of https://github.com/github/github-mcp-server/issues/1362

SamMorrowDrums avatar Nov 14 '25 13:11 SamMorrowDrums