Skip to content

Commit 62424e5

Browse files
committed
address additional line in server pagination requirements
1 parent e101579 commit 62424e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/specification/2025-03-26/server/utilities/pagination.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Pagination in MCP uses an opaque cursor-based approach, instead of numbered page
1818

1919
- The **cursor** is an opaque string token, representing a position in the result set
2020
- **Page size** is determined by the server, and clients **MUST NOT** assume a fixed page size
21+
2122
## Response Format
2223

2324
Pagination starts when the server sends a **response** that includes:

0 commit comments

Comments
 (0)