List Servers
list_serversDiscover available servers with function names and descriptions. Paginate through results using cursor and limit to find the server that fits your code execution needs.
Instructions
Discover servers with function names and descriptions. All summaries are included when they fit. Follow next_cursor and next_function_cursor together as cursor and function_cursor; a nonzero function cursor continues the same server. Truncated descriptions are marked. cursor defaults to 0; limit defaults to 10 (1–100 servers, capped by discovery_limit). Results include the registry fingerprint; restart pagination if it changes. Use search_functions to search and get_functions for full schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Requested servers, 1–100; capped by discovery_limit, not a function cap. | |
| cursor | No | Nonnegative server position from next_cursor. | |
| function_cursor | No | Position from next_function_cursor; zero in compact mode. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||