{"type":"mcp_server","name":"mcp-git-ingest","description":"The MCP Git Ingest repository provides a Model Context Protocol server that reads GitHub repository structures and important files, offering tools to analyze directory structure and file contents for code understanding.","category":"Developer Tools","language":"Python","stars":314,"forks":6,"owner":"adhikasp","github_url":"https://github.com/adhikasp/mcp-git-ingest","homepage":null,"setup":"## Setup\n\nConfiguration:\n\n```json\n{\n    \"mcpServers\": {\n        \"mcp-git-ingest\": {\n            \"command\": \"uvx\",\n            \"args\": [\"--from\", \"git+https://github.com/adhikasp/mcp-git-ingest\", \"mcp-git-ingest\"]\n        }\n    }\n}\n```","tools":"## Available Tools\n\n1.  `github_directory_structure`: Returns a tree-like representation of a repository's directory structure.\n2.  `github_read_important_files`: Reads and returns the contents of specified files in a repository.","faq":null,"created_at":"2024-12-15T06:36:38+00:00","updated_at":"2025-03-27T06:35:56+00:00","source_url":"https://model-context-protocol.com/servers/mcp-github-repository-structure-analyzer","related_articles":[]}