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: アカウントまたは組織にリポジトリをフォークする
検索ツール
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: プルリクエストのステータスを取得する
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
自然言語による GitHub リポジトリ、問題、プル リクエスト、検索機能との対話を可能にするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- Asecurity-licenseAqualityA 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.Last updated -1371,513MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.Last updated -
- -security-license-qualityA Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.Last updated -1
- -security-license-qualityA Model Context Protocol server that supports remote connections and authenticates users via GitHub OAuth, allowing them to access tools based on their GitHub identity.Last updated -