list-repositories
Retrieve and sort GitHub repositories for a specified user. View public, private, or all repositories with options for pagination, sorting, and filtering by type.
Instructions
List repositories for a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | Sort direction | asc |
owner | Yes | Username | |
page | No | Page number | |
per_page | No | Items per page (max 100) | |
sort | No | Sort field | full_name |
type | No | Type of repositories to list | all |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Projects MCP Server
- add-draft-issue
- add-item-to-project
- archive-project-item
- clear-item-field-value
- convert-draft-issue
- copy-project
- create-issue
- create-project
- create-project-field
- create-project-item
- delete-project
- delete-project-field
- delete-project-item
- get-issue
- get-project
- get-project-columns
- get-project-fields
- get-project-items
- get-repository
- list-issues
- list-projects
- list-repositories
- mark-project-as-template
- unarchive-project-item
- unmark-project-as-template
- update-issue
- update-item-position
- update-project
- update-project-field
- update-project-item-field
- update-project-status
Related Tools
- @containerelic/github-enterprise-mcp
- @modelcontextprotocol/github
- @AstroMined/pygithub-mcp-server
- @PhialsBasement/mcp-github-server-plus
- @taylor-lindores-reeves/mcp-github-projects