Skip to main content
Glama

GitHubツール

Github にアクセスするための Model Context Protocol (MCP) サーバー。

リポジトリ ツール:

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