G

Github Enterprise

GitHub Enterprise MCP service, providing an interface integrated with the GitHub Enterprise API, supporting functions such as repository management, issue tracking, and PR operations, and compatible with various GitHub environments.
2 points
12

What is the GitHub Enterprise MCP Server?

The GitHub Enterprise MCP Server is a tool that provides an MCP interface for conveniently obtaining data such as repository information, issues, and PRs from a GitHub Enterprise instance. It supports various functions, such as repository management, user management, and enterprise-level statistics.

How to use the GitHub Enterprise MCP Server?

Simply configure the server environment variables to connect and use its functions in Cursor. For example, list repositories, view PR details, create new issues, etc.

Applicable scenarios

Suitable for enterprise developers, administrators, and AI tool users who need to frequently operate on GitHub Enterprise, especially those who want to automate the management of GitHub resources through the API.

Main features

Get repository listSupports getting the repository list of a user or organization from a GitHub Enterprise instance.
Repository information detailsProvides detailed repository information, including branches, files, etc.
Issue and PR managementCan list, create, update, and delete issues and PRs.
User management (Enterprise Edition only)Supports operations such as user creation, update, suspension/resumption.
Enterprise statistical informationGets the operation statistical data of the GitHub Enterprise system.

Advantages and limitations

Advantages
Supports multiple GitHub Enterprise functions, such as repository management, user management, etc.
Easy to integrate into AI tools (such as Cursor).
Powerful error handling mechanism to ensure stable operation.
Limitations
Some enterprise functions (such as license information) only support GitHub Enterprise Server.
Requires configuring a personal access token (PAT) to use the API.

How to use

Install the Docker container
Quickly deploy the GitHub Enterprise MCP Server through Docker.
Configure Cursor
Set the MCP server URL in Cursor, for example: http://localhost:3000/sse.
Test the functions
Use the provided MCP tools to execute example commands, such as listing repositories or creating issues.

Usage examples

List repositoriesGet all public repositories of a specified organization.
Create an issueCreate an issue in a specified repository.

Frequently Asked Questions

How to install the GitHub Enterprise MCP Server?
What permissions are required to use this tool?
Does it support multiple languages?

Related resources

GitHub Enterprise MCP Server documentation
Project homepage and detailed documentation.
Cursor official documentation
Integration and usage guide for Cursor.
Installation
Copy the following command to your Client for configuration
{
     "mcpServers": {
       "github-enterprise": {
         "url": "http://localhost:3000/sse"
       }
     }
   }

{
  "mcpServers": {
    "github-enterprise": {
      "command": "npx",
      "args": ["-y", "@ddukbg/github-enterprise-mcp", "--token=YOUR_GITHUB_TOKEN", "--github-enterprise-url=YOUR_GITHUB_ENTERPRISE_URL"]
    }
  }
}

{
  "mcpServers": {
    "github-enterprise": {
      "command": "npx",
      "args": [
        "@ddukbg/github-enterprise-mcp"
      ],
      "env": {
        "GITHUB_ENTERPRISE_URL": "https://github.your-company.com/api/v3",
        "GITHUB_TOKEN": "your_github_token"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
837
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
97
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
150
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
289
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase