adhikasp/mcp-git-ingest
mcp-git-ingest is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-git-ingest and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
Try mcp-git-ingest with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 2/10
The agent was tasked with cloning a large and complex Git repository (Linux kernel) and performing operations such as providing a directory structure and reading specific files. However, in all instances, the agent failed to complete the tasks due to tool malfunctions related to the Git command. This indicates a significant limitation in handling large repositories or specific technical issues with the tool used for cloning. The agent's capabilities were not effectively demonstrated due to these repeated failures, highlighting a critical weakness in its current implementation.
Test case 1
Score: 2/10Please clone the GitHub repository at https://github.com/torvalds/linux and provide a string representation of its directory structure in a tree format.No valid answer is generated due to tool malfunction. The tool adhikasp/mcp-git-ingest failed to clone the repository due to an error with the Git command, specifically an issue with the index-pack output.
Test case 2
Score: 2/10Please clone the GitHub repository at https://github.com/torvalds/linux and read the contents of its README.md and LICENSE files.Failed to get an answer for the task.
Test case 3
Score: 2/10Please clone the GitHub repository at https://github.com/torvalds/linux and provide a list of all files in the 'Documentation' directory.No valid answer is generated due to tool malfunction. The tool adhikasp/mcp-git-ingest failed to clone the repository due to an issue with the Git command, which indicates a malfunction in the tool's ability to handle the repository.
Test case 4
Score: 2/10Please clone the GitHub repository at https://github.com/torvalds/linux and provide a list of all files in the 'Documentation' directory.No valid answer is generated due to tool malfunction. The response indicates that there was a failure in cloning the repository due to an error related to the Git command, which appears to be a tool malfunction or API failure.
Test case 5
Score: 2/10Please clone the GitHub repository at https://github.com/torvalds/linux and provide a list of all files in the 'Documentation' directory.No valid answer is generated due to tool malfunction. The tool failed to clone the repository due to an issue with the
git
command, specifically related to the index-pack output. This indicates a potential problem with the tool's ability to handle the repository or an issue with the repository itself.