OlympHill
G

github-enterprise-mcpgithub-enterprise-mcp

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

GitHub Enterprise MCP Server 是一款集成了 GitHub Enterprise API 的 MCP(Model Context Protocol)服务器。它提供了一个 MCP 接口,可在 Cursor 中访问来自 GitHub Enterprise 的仓库信息、issues、PRs 等。该项目主要为 GitHub Enterprise Server 环境设计,但同样兼容 GitHub.com 与 GitHub Enterprise Cloud,尽管部分企业专属功能可能不可用。 服务器提供多种功能,例如检索仓库列表、获取仓库详细信息、分支管理、文件和目录内容管理、问题与拉取请求管理、仓库管理、GitHub Actions 工作流管理、用户管理,以及访问企业统计数据。 该项目使用 Node.js 构建,并需要 Personal Access Token (PAT) 进行身份验证。它可以通过 Docker、Docker Compose 安装和设置,也可以在本地运行开发服务器。 主要优势包括改进的错误处理和用户友好的响应格式化。然而,可能存在一些限制,例如在 GitHub.com 或 GitHub Enterprise Cloud 上缺少对某些企业特定功能的支持。 本项目适用于需要将 GitHub Enterprise 与 Cursor 集成的开发者和管理员,提供了一种高效管理仓库信息并与 GitHub Enterprise API 交互的方式。

主要功能

  • 从 GitHub Enterprise 实例检索仓库列表
  • 获取详细的仓库信息
  • 列出仓库分支
  • 查看文件和目录内容
  • 管理问题和拉取请求
  • 仓库管理(创建、更新、删除)

价格

模型
Free
评分
暂无评价

使用场景

与 Cursor 集成

使用 GitHub Enterprise MCP Server 将 GitHub Enterprise 与 Cursor 集成,提供对仓库信息和 GitHub Enterprise API 的轻松访问。

仓库管理

利用服务器管理仓库,包括创建、更新和删除仓库,以及检索仓库信息和列出分支。

优点 & 缺点

优点

  • 提供 MCP 接口,便于访问 GitHub Enterprise 信息
  • 支持仓库管理、问题和拉取请求管理、用户管理
  • 提供增强的错误处理和用户友好的响应格式化
  • 与 GitHub Enterprise Server、GitHub.com 和 GitHub Enterprise Cloud 兼容

缺点

  • 某些企业特定功能可能不适用于 GitHub.com 或 GitHub Enterprise Cloud
  • 需要 Node.js 18 或更高版本,以及用于身份验证的 Personal Access Token(PAT)

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Are there any limitations when using the server with GitHub.com or Enterprise Cloud?

Yes—certain enterprise‑only capabilities may not function on GitHub.com or GitHub Enterprise Cloud, so those environments might miss some advanced features available on a self‑hosted Enterprise Server.

Asked by Valentina Marino · Jan 12, 2026

Which GitHub features can be accessed through the MCP interface?

The server provides MCP endpoints for retrieving repository lists, detailed repo info, branch listings, file and directory contents, issue and pull request management, repository creation/update/deletion, Actions workflow handling, user management, and enterprise statistics.

Asked by Adaeze Uche · Jan 5, 2026

What are the system requirements to run the MCP server?

You need Node.js version 18 or higher and a Personal Access Token (PAT) for authentication to the GitHub API.

Asked by Sami Virtanen · Dec 25, 2025

What environments does GitHub Enterprise MCP Server support?

It works with GitHub Enterprise Server, GitHub.com, and GitHub Enterprise Cloud, though some enterprise‑specific features may be unavailable on the latter two.

Asked by Mia Andersen · Dec 8, 2025

提问

服务配缩器 的替代品