MCP.so
ログイン

GitHub MCP Server CLI Extension

@MayorFaj

GitHub MCP Server CLI Extension について

GitHub CLI extension for GitHub MCP Server with automatic authentication

基本情報

カテゴリ

開発者ツール

ランタイム

go

トランスポート

stdio

公開者

MayorFaj

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is GitHub MCP Server CLI Extension?

A GitHub CLI extension that provides simplified installation and authentication for GitHub MCP Server, automatically downloading the correct binary for your platform and using your existing GitHub CLI credentials.

How to use GitHub MCP Server CLI Extension?

Install the extension with gh extension install MayorFaj/gh-github-mcp-server, then start the server in stdio mode by running gh github-mcp-server stdio. For VS Code, add the provided configuration to your user settings JSON.

Key features of GitHub MCP Server CLI Extension

  • Zero configuration – uses your existing GitHub CLI authentication
  • Automatic installation – downloads the correct binary for your platform
  • No additional dependencies – no Docker or manual token management required
  • Licensed under MIT

Use cases of GitHub MCP Server CLI Extension

  • Start GitHub MCP Server in stdio mode directly from the GitHub CLI
  • Integrate GitHub MCP Server with VS Code for MCP support in the editor

FAQ from GitHub MCP Server CLI Extension

How do I install the extension?

Run gh extension install MayorFaj/gh-github-mcp-server in your terminal.

How do I start the server?

Run gh github-mcp-server stdio to start the server in stdio mode.

Do I need Docker or any extra tools?

No. The extension has no additional dependencies beyond the GitHub CLI and uses your existing authentication.

What license does this extension use?

The extension is licensed under the MIT License.

コメント

「開発者ツール」の他のコンテンツ