We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e101579 commit 62424e5Copy full SHA for 62424e5
docs/specification/2025-03-26/server/utilities/pagination.md
@@ -18,6 +18,7 @@ Pagination in MCP uses an opaque cursor-based approach, instead of numbered page
18
19
- The **cursor** is an opaque string token, representing a position in the result set
20
- **Page size** is determined by the server, and clients **MUST NOT** assume a fixed page size
21
+
22
## Response Format
23
24
Pagination starts when the server sends a **response** that includes:
0 commit comments