list_mcp_servers
Retrieve a paginated list of MCP servers from the registry. Specify limit and cursor to navigate through results.
Instructions
List MCP servers from the MCP Registry with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of servers to return (1-100, default: 50). | |
| cursor | No | Pagination cursor for retrieving next set of results. | |
| registry_url | No | Base URL of the MCP Registry API (default: production). | https://registry.modelcontextprotocol.io |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||