OlympHill
G

github-repo-mcpGitHub 리포지토리용 모델 컨텍스트 프로토콜 서버

(0)
Daniel Nikulshyn리뷰어 Daniel Nikulshyn·업데이트됨 2026년 7월

개요

github-repo-mcp는 오픈 소스 Model Context Protocol (MCP) 서버입니다. MCP 클라이언트인 Cursor, Windsurf, Claude Desktop 등과 통신할 수 있습니다. github-repo-mcp는 패키지 관리자를 통하여 쉽게 설치되며, GitHub 토큰을 사용해 높은 속도 제한을 가진 구성이 가능하며, repository 브라우징, directory 탐색, file content 추출 기능을 제공합니다.

주요 기능

  • GitHub公共 리포지토리 콘텐츠浏览
  • 리포지토리 디렉토리와 하위 디렉토리 내비게이션
  • 코드 및 텍스트 파일 콘텐츠 열람
  • 패키지 매니저를 통한 쉽게 설치
  • stdio 프로토콜 지원

가격

모델
Free
카테고리
MCP 서버
평점
아직 리뷰 없음

사용 사례

리포지토리 열람

AI 어시스턴트에게 GitHub 리포지토리의 내용을 표시하도록 지시, 예: https://github.com/Ryan0204/github-repo-mcp.

디렉토리 탐색

AI 어시스턴트에게 GitHub 리포지토리 내 특정 디렉토리의 파일 목록을 출력하도록 지시, 예: 'src' 디렉토리.

장단점

장점

  • 다중 MCP 클라이언트 호환
  • 쉬운 설치 및 구성
  • GitHub 토큰 지원에 따라 높은 속도 제한
  • AI 어시스턴트에게 GitHub 리포지토리 열람 및 상호작용 허용

단점

  • 설치에는 Node.js 18+와 npm 또는 yarn 필요
  • 인증 없이는 GitHub API 속도 제한적용
  • 사용자에게 GitHub 토큰을 입력하도록 유도

리뷰

리뷰를 작성하려면 로그인하세요.

아직 리뷰가 없습니다. 첫 번째가 되어보세요!

Q&A

What are the system requirements and installation steps?

You need Node.js 18+ and npm or yarn. Installation is a single command via npx (e.g., `npx github-repo-mcp`) or through Smithery, after which you configure any needed GITHUB_TOKEN in the mcp.json file.

Asked by Idris Suleiman · Oct 8, 2025

Do I need a GitHub token, and how does it affect usage?

A token is optional; without it the server can browse public repos but is limited by GitHub’s low unauthenticated API rate limits. Supplying a personal access token raises those limits.

Asked by Jasper Vermeer · Aug 25, 2025

Which AI assistants or tools can connect to the MCP server?

The server works with any MCP client that supports the stdio protocol, including Cursor, Windsurf, Claude Desktop and other compatible tools.

Asked by Celia Ramirez · Jun 26, 2025

Is GitHub Repo MCP free to use or are there any licensing fees?

GitHub Repo MCP is an open‑source project, so there are no licensing fees; you can install and run it at no cost.

Asked by Cristina Moreno · Jun 20, 2025

질문하기

MCP 서버 대안