G

github-enterprise-mcpgithub-enterprise-mcp

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

GitHub Enterprise MCP Server is an MCP (Model Context Protocol) server that integrates with the GitHub Enterprise API. It provides an MCP interface to access repository information, issues, PRs, and more from GitHub Enterprise in Cursor. The project is primarily designed for GitHub Enterprise Server environments but also works with GitHub.com and GitHub Enterprise Cloud, although some enterprise-specific features may not be available. The server offers various features such as retrieving repository lists, detailed repository information, branch management, file and directory content management, issue and pull request management, repository management, GitHub Actions workflows management, user management, and access to enterprise statistics. The project is built using Node.js and requires a Personal Access Token (PAT) for authentication. It can be installed and set up using Docker, Docker Compose, or by running the development server locally. Key benefits include enhanced error handling and user-friendly response formatting. However, some limitations may apply, such as the lack of support for certain enterprise-specific features on GitHub.com or GitHub Enterprise Cloud. The project is suitable for developers and administrators who need to integrate GitHub Enterprise with Cursor, providing an efficient way to manage repository information and interact with GitHub Enterprise APIs.

Key features

  • Retrieve repository list from GitHub Enterprise instances
  • Get detailed repository information
  • List repository branches
  • View file and directory contents
  • Manage issues and pull requests
  • Repository management (create, update, delete)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Integration with Cursor

Use the GitHub Enterprise MCP Server to integrate GitHub Enterprise with Cursor, providing easy access to repository information and GitHub Enterprise APIs.

Repository Management

Utilize the server to manage repositories, including creating, updating, and deleting repositories, as well as retrieving repository information and listing branches.

Pros & Cons

Pros

  • Provides an MCP interface for easy access to GitHub Enterprise information
  • Supports repository management, issue and pull request management, and user management
  • Offers enhanced error handling and user-friendly response formatting
  • Compatible with GitHub Enterprise Server, GitHub.com, and GitHub Enterprise Cloud

Cons

  • Some enterprise-specific features may not work with GitHub.com or GitHub Enterprise Cloud
  • Requires Node.js 18 or higher and a Personal Access Token (PAT) for authentication

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

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

Ask a question

MCP Servers alternatives