A
securityF
licenseA
qualityGenerates comprehensive and formatted release notes from GitHub repositories, efficiently organizing commits by type and including detailed statistics using smart API usage.
Last updated -
2
GitHub MCP 서버는 풀 리퀘스트에서 차이점을 추출하는 기능을 제공합니다.
GitHub 풀 리퀘스트에서 diff 콘텐츠를 검색합니다.
매개변수 :
owner
: 저장소 소유자/조직 이름repo
: 저장소 이름pr_number
: 풀 리퀘스트 번호반환 : 다음을 포함하는 객체:
content
: PR diff를 포함하는 문자열필수 : GitHub 개인 액세스 토큰을 환경 변수로 설정합니다.
지엑스피1
비공개 저장소에 접근하려면 토큰에 최소한 repo
범위 권한이 필요합니다. 공개 저장소의 경우 public_repo
범위가 있는 토큰이면 충분합니다.
서버는 표준 오류 처리를 구현합니다.
ErrorCode.AuthenticationError
반환합니다.ErrorCode.InvalidParams
반환됩니다.ErrorCode.NotFound
반환합니다.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 풀 리퀘스트에서 차이점을 추출하여 사용자가 저장소의 브랜치 간 변경 사항을 검색하고 분석할 수 있도록 합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/highlight-ing/highlight-github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server