mcpbeat Sign in

GitHub MCP Server

local only

GitHub runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Aug 2026.

Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.

Installs / week
not published
1
Stars
5 open issues
11 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox internal/oauth/env.go:60
    if _, err := os.Stat("/.dockerenv"); err == nil {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to GitHub

same job, measured the same way
GitHub
by github

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

answering
Itcons.app
by itcons-app

Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.

34 installs/wk answering
Mooring
by seayniclabs

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

69 installs/wk local only
Github
by mcparmory

Manage repositories, users, releases, and automate GitHub workflows

291 installs/wk local only
siGit CLI
by sigit

Run sigit.si locally: browse repos, search code, manage PRs, issues, and Cloud Sessions.

local only
Github
by rog0x

GitHub analytics - repos, PRs, issues, releases, contributors

44 installs/wk local only
Project Context
by sandovalrr

Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.

51 installs/wk local only
Pare Github
by dave-london

Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.

133 installs/wk local only

GitHub — questions

Answers built from our own checks of this server.

Why is there no uptime for GitHub?
GitHub runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is GitHub open source?
Yes — it is published under the MIT licence, written in Go, 1 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.