Back to directory
ddukbg/github-enterprise-mcp

ddukbg/github-enterprise-mcp

@ddukbg

An MCP server for integration with GitHub Enterprise API, providing access to repository information, issues, PRs, and more.

githubenterprisegitapirepositorymcp-serverdevopstool

Installation & Configuration

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

Information

Transport
ssestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12