search_repositories
Search GitHub repositories using specific queries and pagination options to locate projects efficiently with the MCP server integration.
Instructions
Search for GitHub repositories
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination (default: 1) | |
perPage | No | Number of results per page (default: 30, max: 100) | |
query | Yes | Search query (see GitHub search syntax) |