github-repo-mcp_getRepoDirectories
Get directory listing from a GitHub repository by providing the repo URL and a path. Explore folder structures for code review or analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoUrl | Yes | The URL of the Github repo | |
| path | Yes | The directory path to fetch |