MCP.so
ログイン

GitHub MCP Server

@renantrendt

GitHub MCP Server について

A Model Context Protocol (MCP) server for interacting with GitHub

基本情報

カテゴリ

バージョン管理

ランタイム

node

トランスポート

stdio

公開者

renantrendt

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is GitHub MCP Server?

The GitHub MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with GitHub. It supports repository management, file operations, issue tracking, pull requests, search capabilities, and commit history.

How to use GitHub MCP Server?

Set up by cloning the repository, running npm install and npm run build, then providing a GitHub Personal Access Token via the GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Run locally with GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here node dist/index.js. For Smithery deployment, configure the token through the githubPersonalAccessToken option.

Key features of GitHub MCP Server

  • Repository and branch management

コメント

「バージョン管理」の他のコンテンツ