MCP.so
Sign In

GitHub Repo MCP

@Ryan0204

About GitHub Repo MCP

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

Basic information

Category

Version Control

License

MIT

Runtime

node

Transports

stdio

Publisher

Ryan0204

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "github-repo-mcp": {
      "command": "npx",
      "args": [
        "github-repo-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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,

Comments

More Version Control MCP servers