git_read_important_files
Extract and display contents of specified files from a Git repository. Input the repository URL and file paths to retrieve important data directly within the MCP Git Repo Browser.
Instructions
Read the contents of specified files in a given git repository.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_paths | Yes | List of file paths to read (relative to repository root) | |
repo_url | Yes | The URL of the Git repository |