Skip to main content
Glama

GitHub PR MCP Server

by gourav221b

GitHub PR MCP 서버

GitHub 풀 리퀘스트를 분석하기 위해 TypeScript로 구축된 MCP(Model Context Protocol) 서버입니다.

필수 조건

  • Node.js (버전 14 이상)
  • npm (Node.js와 함께 제공)

설치

Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 GitHub PR MCP 서버를 자동으로 설치하려면:

지엑스피1

수동 설치

  1. 저장소를 복제합니다.
    git clone https://github.com/gourav221b/Github-PR-MCP-server.git
  2. 프로젝트 디렉토리로 이동합니다.
    cd Github-PR-MCP-server
  3. 종속성 설치:
    npm install
  4. 프로젝트를 빌드하세요:
    npm run build
  5. MCP 클라이언트 구성에 경로를 추가합니다.
    command: node args: path/to/build/index.js

프로젝트 구조

  • src/ : TypeScript 소스 코드가 포함되어 있습니다.
  • build/ : 컴파일된 JavaScript 파일을 보관합니다.
  • package.json : 프로젝트 종속성과 스크립트를 나열합니다.
  • tsconfig.json : TypeScript 구성 파일.

스크립트

  • npm run build : TypeScript 파일을 JavaScript로 컴파일합니다.
  • npm start : 컴파일된 JavaScript 서버를 실행합니다.

기여하다

기여를 환영합니다! 저장소를 포크하고 변경 사항을 담은 풀 리퀘스트를 생성해 주세요.

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

모델-컨트롤러-프레젠터 패턴을 사용하여 GitHub 풀 리퀘스트를 분석하는 TypeScript 서버입니다.

  1. 필수 조건
    1. 설치
      1. Smithery를 통해 설치
      2. 수동 설치
    2. 프로젝트 구조
      1. 스크립트
        1. 기여하다
          1. 특허

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.
              Last updated -
              129
              Python
            • -
              security
              A
              license
              -
              quality
              An MCP server that fetches GitHub Pull Request comments with file paths, line ranges, and replies using a GitHub personal access token.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.
              Last updated -
              1
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A tool that integrates with GitHub and Notion to analyze and review pull requests, enabling automated code reviews and documentation in Notion.
              Last updated -
              Python
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/gourav221b/Github-PR-MCP-server'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server