MCP.so
登录

GitHub Repo MCP

@Ryan0204

关于 GitHub Repo MCP

Model Context Protocol server for Github Repo // Reading Github Repo

基本信息

分类

版本控制

许可证

MIT

运行时

node

传输方式

stdio

发布者

Ryan0204

配置

使用下面的配置,将此服务器添加到你的 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 服务器