Git (GitHub to MCP)
Summary
Transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It allows AI tools like Cursor to access up-to-date documentation and code, ending hallucinations seamlessly.
Available Actions(4)
fetch_<repo-name>_documentation
This tool gets the primary documentation from a GitHub repository. It retrieves relevant documentation (e.g., `llms.txt`) to provide an overview of the project.
search_<repo-name>_documentation
This tool allows the AI to search through a repository's documentation by providing a specific search query, helping to find relevant parts without loading all documentation.
fetch_url_content
This tool retrieves information from links mentioned in the documentation, converting it into a format that the AI can easily read.
search_<repo-name>_code
This tool searches through the actual code in the repository using GitHub's code search to find specific code examples or implementation details.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください