GitHub Enterprise
Bridges GitHub Enterprise with natural language interaction, enabling repository management, issue tracking, and code access for streamlined development workflows without leaving your assistant interface.
22 stars
0 tools
Created Aug 2025
@ddukbg/ddukbg-github-enterprise-github-enterprise-mcpAbout
Bridges GitHub Enterprise with natural language interaction, enabling repository management, issue tracking, and code access for streamlined development workflows without leaving your assistant interface.
Categories
general
Installation
npm
npm install @ddukbg/ddukbg-github-enterprise-github-enterprise-mcp
Configuration
{
"mcpServers": {
"ddukbg-github-enterprise-github-enterprise-mcp": {
"command": "npx",
"args": [
"-y",
"@ddukbg/ddukbg-github-enterprise-github-enterprise-mcp"
]
}
}
}