list_mcp_servers
Retrieve paginated listings of available MCP servers from the Model Context Protocol Registry to discover and access server information.
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 | |||