GitHub Repo MCP
@Ryan0204
关于 GitHub Repo MCP
Model Context Protocol server for Github Repo // Reading Github Repo
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"github-repo-mcp": {
"command": "npx",
"args": [
"github-repo-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GitHub Repo MCP?
GitHub Repo MCP is an open-source MCP server that lets your AI assistants browse GitHub repositories, explore directories, and view file contents.
How to use GitHub Repo MCP?
Install the server via npx (requires Node.js 18+) or through Smithery for Claude Desktop. Optionally configure a GITHUB_TOKEN environment variable for higher API rate limits. The server provides three tools—getRepoAllDirectories, getRepoDirectories, and getRepoFile—each accepting a repoUrl and, where needed, a path parameter.
Key features of GitHub Repo MCP
- Compatible with Cursor, Windsurf,
版本控制 分类下的更多 MCP 服务器
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
Bitbucket Server MCP
garc33Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
评论