MCP-Golang supports cursor-based pagination for listing tools, prompts, and resources. This allows clients to retrieve data in manageable chunks rather than all at once.By default, pagination is disabled, but you can enable it with the WithPaginationLimit option.
As of 2024-12-13, it looks like Claude does not support pagination yet.