Retrieves a paginated list of MCP servers for the application. Use this endpoint to browse and manage MCP server configurations.
Pagination: Supports cursor-based pagination using the affix and createdAt query parameters. Use affix=append with a createdAt timestamp to fetch the next page, or affix=prepend for the previous page. Results are sorted by creation date in descending order with a maximum of 10 items per page.