Skip to main content
Glama

GitMCP

git_clone

Clone GitHub repositories to a specified destination path using GitMCP, enabling AI assistants to access and analyze project documentation directly.

Instructions

Clone a repository

Input Schema

NameRequiredDescriptionDefault
destYesDestination path
urlYesRepository URL

Input Schema (JSON Schema)

{ "properties": { "dest": { "description": "Destination path", "type": "string" }, "url": { "description": "Repository URL", "type": "string" } }, "required": [ "url", "dest" ], "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