search_repositories
Explore GitHub repositories by keyword search, sorted by star count to discover established projects and libraries.
Instructions
Search repositories, sorted by popularity (stars) descending.
Use this to explore existing repos and projects, e.g. find the most starred implementations of a tool or library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| query | Yes | Repository search text, e.g. "mcp server" or "typo checker". | |
| language | No | Optional language filter, e.g. "python", "typescript". | |
| per_page | No | Results per page, max 100 (default 20). | |
| min_stars | No | Only include repos with at least this many stars. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |