Loading...
{
"mcpServers": {
"gitingestmcp": {
"command": "uvx",
"args": ["gitingestmcp@latest"]
}
}
}ingest_gitAnalyzes a Git repository and returns its content in a structured format.
Reads repository content, potentially exposing sensitive data if present.
The gitingest-mcp server is relatively safe for read-only analysis of Git repositories. However, care should be taken to avoid exposing sensitive information and to validate repository URLs to mitigate potential risks. Limiting access to trusted repositories is recommended.