Skip to main content
Glama
arjunkmrm

GitHub Tools MCP Server

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 : 풀 리퀘스트의 상태를 가져옵니다.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.
    12
    90,042
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.
    2
    -

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