MCP Pagination Empty `nextCursor`: Don't Stop After Page One
MCP 分页踩坑:nextCursor 为空字符串仍是有效游标,仅缺字段才结束。用 .NET 10 验证器避免静默截断数据。
MCP pagination empty nextCursor handling looks like a tiny null check, but the wrong predicate can hide most of a server's catalog. In the final 2026-…