Token导航 LogoToken导航TokenDH.com
Gh GitHub MCP Server logo
开发工具未说明官方级别未说明来源级核验

Gh GitHub MCP Server

MCP Server

GitHub CLI extension for GitHub MCP Server with automatic authentication

工具数

0

提示词数

0

GitHub Stars

6

资源数

0
命令行工具GoVS Code开发工具VS Code

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

MayorFaj

提供方

MayorFaj

最后核验

2026/5/18 03:28

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

详细介绍

GitHub MCP Server CLI Extension\

\ A GitHub CLI extension providing simplified installation and authentication for GitHub MCP Server.\ \

Installation\

\

gh extension install MayorFaj/gh-github-mcp-server\

\

Usage\

\ Start the GitHub MCP Server with stdio mode:\ \

VS Code Integration\

\ Add the following to your VS Code User Settings (JSON):\ \

{\
  "mcp": {\
    "servers": {\
      "github": {\
        "command": "gh",\
        "args": [\
          "github-mcp-server",\
          "stdio"\
        ]\
      }\
    }\
  }\
}\

\ You can edit settings by pressing Ctrl+Shift+P (or Cmd+Shift+P on macOS) and typing "Preferences: Open User Settings (JSON)".\ \

Features\

\

  • 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\

\

License\

\ MIT License

目录标签

目录标签

命令行工具GoVS Code开发工具developer-toolsgithubclimcp-serverGitHub扩展本地部署CLI工具服务器管理

支持客户端

VS Code

接入字段

传输方式(transport,传输协议)

未说明

鉴权方式(authType,认证方式)

token

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

未说明token部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:installCommand

来源信息

继续浏览同类 MCP