
Zero-install remote MCP server for GitHub. Manage repositories, issues, PRs, workflows, and code search via GitHub's hosted HTTP endpoint. No local process required — connects directly to api.githubcopilot.com.
Install via CLI
mog install mogteam/mcp-github-remoteConnection URL
https://api.githubcopilot.com/mcp/Manual config
GitHub personal access token with repo scope
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-github-remote": {
"url": "https://api.githubcopilot.com/mcp/",
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Zero-install remote MCP server for GitHub. Manage repositories, issues, PRs, workflows, and code search via GitHub's hosted HTTP endpoint. No local process required — connects directly to api.githubcopilot.com.
mog install mogteam/mcp-github-remote
This is a remote MCP server — no local installation needed. Your client connects directly to the hosted endpoint.
github git code pr issues remote 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