Search GitHub for supporting repos
search_githubSearch GitHub for libraries, starter kits, and components to support your app. Results include star counts, license, and maintenance signals.
Instructions
Search GitHub for libraries, starter kits, components or reference implementations that can support the app being built (e.g. 'react drag and drop kanban', 'nextjs stripe subscription starter'). Returns repos sorted by stars with license and maintenance signals. Prefer permissive licenses (MIT/Apache-2.0/BSD/ISC) for code you'll incorporate; flag anything GPL to the user before using it. Set GITHUB_TOKEN in the MCP env to raise the rate limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | What you need, e.g. 'react calendar component' | |
| language | No | Filter by language, e.g. 'typescript' | |
| minStars | No |