Skip to main content
Glama

GitHub PR MCP Server

by gourav221b

GitHub PR MCP 服务器

使用 TypeScript 构建的 MCP(模型上下文协议)服务器,用于分析 GitHub Pull 请求。

先决条件

  • Node.js (版本 14 或更高版本)
  • npm (Node.js 附带)

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 GitHub PR MCP 服务器:

npx -y @smithery/cli install @gourav221b/Github-PR-MCP-server --client claude

手动安装

  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 服务器。

贡献

欢迎贡献代码!请 fork 此代码库并创建 Pull 请求,包含你的修改。

执照

该项目已获得 MIT 许可。

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

使用模型-控制器-演示者模式分析 GitHub Pull 请求的 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