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

        • -
          security
          A
          license
          -
          quality
          A server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
          Last updated -
          3
          JavaScript
          MIT License
          • 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
          16
          37
          TypeScript
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          Provides tools for interacting with GitHub's API through the MCP protocol, allowing users to create repositories, push content, and retrieve user information.
          Last updated -
          JavaScript
        • A
          security
          F
          license
          A
          quality
          An MCP server that enables integration with GitHub Enterprise API, allowing users to access repository information, manage issues, pull requests, workflows, and other GitHub features through Cursor.
          Last updated -
          16
          33
          14
          TypeScript
          • 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