MCP.so
Sign In

GitHub MCP Server CLI Extension

@MayorFaj

About GitHub MCP Server CLI Extension

GitHub CLI extension for GitHub MCP Server with automatic authentication

Basic information

Category

Developer Tools

Runtime

go

Transports

stdio

Publisher

MayorFaj

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Developer Tools MCP servers