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.

评论

开发工具 分类下的更多 MCP 服务器