github-repo-mcp
If you are the rightful owner of github-repo-mcp 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@mcpreview.com.
GitHub Repo MCP is an open-source MCP server that allows AI assistants to browse GitHub repositories, explore directories, and view file contents.
GitHub Repo MCP is a versatile and open-source Model Context Protocol (MCP) server designed to facilitate AI assistants in navigating GitHub repositories. It supports various MCP clients through the `stdio` protocol, enabling users to browse public repositories, explore directories, and view file contents seamlessly. The server is easy to install via package managers and can be configured to use a GitHub token for higher API rate limits. It is compatible with platforms like Cursor, Windsurf, and Claude Desktop, making it a flexible tool for developers and AI enthusiasts. The server also provides tools for listing directories and retrieving file contents, enhancing the interaction with GitHub repositories.
Features
- Compatible with various MCP clients supporting `stdio` protocol
- Browse contents of any public GitHub repository
- Navigate through repository directories and subdirectories
- View content of code and text files
- Easy installation via package manager
Tools
- getRepoAllDirectories: List all files and directories in the GitHub repository root directory
- getRepoDirectories: List contents of specific directories in GitHub repository
- getRepoFile: Retrieve and display the contents of specific files in the GitHub repository
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.