A
securityF
licenseA
qualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
Last updated -
18
4
3
TypeScript
안녕하세요! 이것은 Claude 와 같은 MCP 호환 LLM이 제 MCP 서버 및 GitHub API와 상호 작용할 수 있도록 해주는 제 첫 GitHub MCP 서버 입니다.
npm install
실행하세요.env.example
파일에서 제공된 샘플을 보고 .env
파일을 추가합니다.npx tsc
실행하세요.node build/index.js
실행하세요.MCP 서버는 2가지 방법으로 테스트할 수 있습니다.
npx @modelcontextprotocol/inspector node build/index.js
실행하기만 하면 됩니다.MCP는 주로 두 가지 기능을 지원합니다.
create-issue
: GitHub 저장소에 새로운 이슈를 생성합니다.get-repo-info
: 특정 GitHub 저장소에 대한 정보를 가져옵니다.list-issues
: GitHub 저장소의 이슈를 나열합니다.search-repos
: GitHub 저장소 검색create-issue-description
: GitHub 이슈에 대한 설명을 생성합니다.create-pull-request-description
: GitHub 풀 리퀘스트에 대한 설명을 생성합니다.search-repos-prompt
: GitHub 저장소 검색을 위한 쿼리 생성create-issue-prompt
: GitHub 이슈 생성을 위한 매개변수 생성enhance-github-response
: 원시 GitHub API 응답 데이터를 포맷하고 향상시킵니다.Claude 데스크톱의 MCP에 대한 "통합 선택" 옵션에서 드롭다운에서 적절한 프롬프트를 선택하거나 직접 프롬프트를 작성할 수 있습니다.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude와 다른 MCP 호환 LLM이 GitHub API와 상호 작용할 수 있도록 하는 MCP 서버로, 이슈 생성, 저장소 정보 가져오기, 이슈 나열, 저장소 검색과 같은 기능을 지원합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alsonwangkhem/github-mcp-2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server