github-repo-mcp

by Ryan0204
Verified

getRepoAllDirectories

Retrieve all directory paths from a GitHub repository by providing its URL. Simplify repository structure analysis and file navigation with this tool.

Input Schema

NameRequiredDescriptionDefault
repoUrlYesThe URL of the Github repo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "repoUrl": { "description": "The URL of the Github repo", "format": "uri", "type": "string" } }, "required": [ "repoUrl" ], "type": "object" }

You must be authenticated.

Other Tools from github-repo-mcp

Related Tools

ID: vrhwxwg4h4