
GitHub's official MCP Server for repository management, PR workflows, issue tracking, code search, and GitHub Actions. The most installed MCP server with 58k+ installs/week.
Install via CLI
mog install mogteam/mcp-githubManual config
GitHub personal access token with repo scope
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
GitHub's official MCP Server for repository management, PR workflows, issue tracking, code search, and GitHub Actions. The most installed MCP server with 58k+ installs/week.
mog install mogteam/mcp-github
github git code pr issues mcp
Sourced from GitHub (official) — ⭐ 27,200 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
GitHub (official)
github.com/github/github-mcp-serverThis package is sourced from the above repository and distributed on mog under its original license.
Releases