Skip to main content
Glama

GitHub CLI MCP Server

GitHub CLI MCP

MCP(Model Context Protocol)를 통해 AI 어시스턴트가 GitHub 저장소와 상호 작용할 수 있도록 하는 서버입니다.

⚡ 빠른 시작

지엑스피1

🤖 클로드와 함께 사용하세요

Claude Code CLI를 사용하면:

claude --mcp "gh-cli-mcp:github-cli:stdio:http://localhost:8888"

Claude Desktop을 사용하는 경우: 설정 → 도구 및 통합에서 MCP 통합을 추가합니다.
자세한 지침은 설치 가이드를 참조하세요.

📖 문서

전체 문서는 GitHub Wiki에서 확인하세요.

📊 주요 특징

  • Claude와 같은 AI 어시스턴트에서 GitHub CLI 명령을 사용하세요
  • 풀 리퀘스트 생성, 보기 및 관리
  • 이슈 및 저장소 작업
  • GitHub 워크플로 실행 및 모니터링
  • 모든 MCP 호환 AI 어시스턴트를 위한 간단한 stdio 통합

📄 라이센스

MIT


-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

GitHub CLI 도구를 감싸는 MCP 서버로, AI 어시스턴트가 풀 리퀘스트, 이슈, 저장소 작업에 대한 명령을 통해 GitHub 저장소와 상호 작용할 수 있도록 해줍니다.

  1. ⚡ 빠른 시작
    1. 🤖 클로드와 함께 사용하세요
  2. 📖 문서
    1. 📊 주요 특징
      1. 📄 라이센스

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          MCP 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
          1
          4
          TypeScript
          • Linux
          • Apple
        • A
          security
          F
          license
          A
          quality
          An MCP server that enables AI assistants to manage GitHub Actions workflows by providing tools for listing, viewing, triggering, canceling, and rerunning workflows through the GitHub API.
          Last updated -
          9
          3
          39
          TypeScript
          • Linux
          • Apple
        • A
          security
          A
          license
          A
          quality
          An MCP server that enables analyzing and querying GitHub repositories through the GitHub Chat API, allowing users to index repositories and ask questions about their code, architecture and tech stack.
          Last updated -
          2
          56
          Python
          MIT License
          • Linux
          • Apple

        View all related MCP servers

        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/CodingButterBot/gh_cli_mcp'

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