A
securityF
licenseA
qualityMCP 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
4
3
TypeScript
こんにちは!これは、Claude などの MCP 互換 LLM が MCP サーバーと通信し、GitHub API と対話できるように設計された GitHub MCP サーバーです。
npm install
実行する.env.example
ファイルで提供されているサンプルを参考にして.env
ファイルを追加します。npx tsc
を実行します。node build/index.js
を実行します。MCP サーバーは 2 つの方法でテストできます。
npx @modelcontextprotocol/inspector node build/index.js
実行するだけです。MCP は主に次の2 つの機能をサポートします。
create-issue
: GitHubリポジトリに新しい問題を作成するget-repo-info
: 特定の GitHub リポジトリに関する情報を取得するlist-issues
: GitHub リポジトリ内の問題を一覧表示するsearch-repos
: GitHubリポジトリを検索するcreate-issue-description
: GitHub の問題の説明を生成するcreate-pull-request-description
: GitHub プルリクエストの説明を生成するsearch-repos-prompt
: GitHubリポジトリを検索するためのクエリを生成するcreate-issue-prompt
: GitHub の問題を作成するためのパラメータを生成するenhance-github-response
: 生の GitHub API レスポンスデータをフォーマットして強化する独自のプロンプトを作成することも、Claude デスクトップの MCP の「統合を選択」オプションのドロップダウンから適切なプロンプトを選択することもできます。
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.
Claude やその他の互換性のある LLM が GitHub API と対話できるようにし、問題の作成、リポジトリ情報の取得、問題の一覧表示、リポジトリの検索などの機能をサポートする MCP サーバーです。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ualUsham/mcp-github'
If you have feedback or need assistance with the MCP directory API, please join our Discord server