list_mcp_servers
Retrieve available MCP servers from the registry with pagination support for semantic analysis and tool discovery.
Instructions
List MCP servers from the MCP Registry with optional pagination. Returns raw server data for semantic analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor for retrieving next set of results | |
limit | No | Maximum number of servers to return (1-100, default: 50) | |
registry_url | No | Base URL of the MCP Registry API (defaults to official registry - https://registry.modelcontextprotocol.io/v0/servers) |