Skip to main content
Glama

mcp-git-ingest

by adhikasp

github_directory_structure

Clone a GitHub repository and generate its directory structure in a tree format for easy visualization and analysis, aiding in understanding the repository's organization.

Instructions

Clone a GitHub repository and return its directory structure in a tree format. Args: repo_url: The URL of the GitHub repository Returns: A string representation of the repository's directory structure

Input Schema

NameRequiredDescriptionDefault
repo_urlYes

Input Schema (JSON Schema)

{ "properties": { "repo_url": { "title": "Repo Url", "type": "string" } }, "required": [ "repo_url" ], "title": "github_directory_structureArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-git-ingest

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adhikasp/mcp-git-ingest'

If you have feedback or need assistance with the MCP directory API, please join our Discord server