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
Gets the primary documentation from a GitHub repository, providing an overview of the project's purpose, features, or how to get started.
search_<repo-name>_documentation
Searches through a repository's documentation using a specific query to find relevant parts instead of loading all the documentation.
fetch_url_content
Retrieves content from links mentioned in the documentation, converting it to a format that the AI can easily read.
search_<repo-name>_code
Searches through the actual code in the repository using GitHub's code search to find specific code examples or implementation details.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요