Git (GitHub to MCP)
3.7k
0
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.
Last Updated: May 25, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论