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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-enterprise-mcp
An MCP server for GitHub Enterprise that handles repository access, branch creation, commits, and pushes
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
@pipeworx/mcp-github
MCP server for GitHub — search repos, issues, and user profiles
0 tools
io.github.gitscrum-core/mcp-server
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
0 tools
@mseep/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools
github-repo-explainer-mcp
MCP server that gives AI assistants live access to any GitHub repo
0 tools

How to use

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

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