Skip to main content
Glama

GitHub 도구

Github에 접속하기 위한 MCP(Model Context Protocol) 서버.

저장소 도구:

GitHub 저장소를 관리하기 위한 도구:

  • get_commit : 특정 커밋에 대한 세부 정보를 가져옵니다.

  • list_commits : 브랜치의 커밋 목록을 가져옵니다.

  • list_branches : 저장소의 브랜치를 나열합니다.

  • create_or_update_file : 저장소에 파일을 생성하거나 업데이트합니다.

  • create_repository : 새로운 GitHub 저장소를 만듭니다.

  • get_file_contents : 파일이나 디렉토리의 내용을 가져옵니다

  • fork_repository : 계정이나 조직에 저장소를 포크합니다.

Related MCP server: GitHub MCP Server

검색 도구

GitHub 검색 도구:

  • search_repositories : GitHub 저장소 검색

  • search_code : GitHub 저장소에서 코드 검색

  • search_users : GitHub 사용자 검색

문제 도구

GitHub 문제 관리 도구:

  • get_issue : 특정 이슈에 대한 세부 정보를 가져옵니다.

  • add_issue_comment : 이슈에 댓글을 추가합니다.

  • search_issues : 저장소 전체에서 이슈 검색

  • create_issue : 새로운 이슈를 생성합니다

  • list_issues : 저장소의 이슈를 나열합니다.

  • update_issue : 기존 이슈를 업데이트합니다.

풀 리퀘스트 도구

풀 리퀘스트 관리를 위한 도구:

  • get_pull_request : 특정 풀 리퀘스트의 세부 정보를 가져옵니다.

  • update_pull_request : 기존 풀 리퀘스트 업데이트

  • list_pull_requests : 저장소의 풀 리퀘스트를 나열합니다.

  • merge_pull_request : 풀 리퀘스트 병합

  • get_pull_request_files : 풀 리퀘스트에서 변경된 파일을 가져옵니다.

  • get_pull_request_status : 풀 리퀘스트의 상태를 가져옵니다.

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

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/arjunkmrm/demo-github-mcp'

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