Skip to main content
Glama

GitMCP

git_branch_list

List all branches in a GitHub repository by providing the repository path. This tool simplifies branch management for AI assistants accessing project documentation via GitMCP.

Instructions

List all branches

Input Schema

NameRequiredDescriptionDefault
pathYesRepository path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Repository path", "type": "string" } }, "required": [ "path" ], "type": "object" }

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/idosal/git-mcp'

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