-
securityF
license-
qualityAn MCP service that enables creating GitHub Pull Requests and adding code review comments using GitHub CLI, eliminating the need to manually handle authentication and permissions.
Last updated -
JavaScript
本指南提供了设置 PR Reviewer 项目的分步说明,其中包括与 GitHub 和 Notion 的集成。
curl
(适用于 MacOS/Linux)uv
MacOS/Linux:
🔁 之后重新启动终端以确保
uv
命令可用。
MacOS/Linux:
requirements.txt
并从中安装创建一个名为requirements.txt
的文件,其内容如下:
安装软件包:
在根目录中创建一个.env
文件并添加以下内容:
read:org
read:repo_hook
repo
.env
文件中作为GITHUB_TOKEN
。NOTION_API_KEY
。NOTION_PAGE_ID
。为您的服务器逻辑创建一个空脚本文件:
在此文件中添加您的应用程序逻辑。
要运行项目,请确保您的环境已激活并且.env
已配置:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一种与 GitHub 和 Notion 集成的工具,用于分析和审查拉取请求,从而实现 Notion 中的自动代码审查和文档记录。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KalyankumarKonduru/MCP_test'
If you have feedback or need assistance with the MCP directory API, please join our Discord server