version control

Github Enterprise Mcp

MCP server for GitHub Enterprise API integration

typescript
cloud
local
version control
0
View on GitHub

Installation

npx -y ddukbg/github-enterprise-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "github-enterprise-mcp",
  "command": "npx",
  "args": [
    "-y",
    "ddukbg/github-enterprise-mcp"
  ]
}

About This MCP Server

ddukbg/github-enterprise-mcp

MCP server for GitHub Enterprise API integration

GitHub: https://github.com/ddukbg/github-enterprise-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub