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
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude やその他の MCP 互換 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/alsonwangkhem/github-mcp-2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server