Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Gitingest-MCP
Claim
by
puravparab
GitHub
Version Control
Python
MIT License
8
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
git_tree
Copy
Get the tree structure of a GitHub repository Args: owner: The GitHub organization or username repo: The repository name branch: Optional branch name (default: None)
Input Schema
Name
Required
Description
Default
branch
No
owner
Yes
repo
Yes
Input Schema (JSON Schema)
{ "properties": { "branch": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Branch" }, "owner": { "title": "Owner", "type": "string" }, "repo": { "title": "Repo", "type": "string" } }, "required": [ "owner", "repo" ], "title": "git_treeArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
git_summary
git_tree
git_files