Skip to content
Back to search
30
MCP

@mseep/github-enterprise-mcp

npm/@mseep/github-enterprise-mcp

MCP server for GitHub Enterprise API integration with Cursor, enabling AI access to repositories, issues, PRs and workflows

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/github-enterprise-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}