mcpbeat Sign in

Self-hosted GitHub MCP server

local only

Self-hosted GitHub MCP server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…

Installs / week
not published
0
Stars
0 open issues
16 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 22 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.

Runs an external command github_mcp/client.py:41
        result = subprocess.run(

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 Self-hosted GitHub MCP server

same job, measured the same way
KatanA Markdown Linter
by hiroyukifuruno

Markdown linter, workspace-scoped stdio MCP server, and self-hosted text-only remote MCP server.

local only
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

365 installs/wk local only
Git MCP Server
by ray0907

MCP server for GitLab and GitHub

37 installs/wk local only
GitHub to MCP Converter
by nirholas

Convert any GitHub repo to MCP server - automatic tool generation API wrap

local only
Codexbox
by psyb0t

Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.

local only
I
Openapi Lint
by cedrickouma

MCP server (stdio): lint OpenAPI specs with Spectral via the AgentForge API

25 installs/wk answering
I
Nansen (DEPRECATED)
by hurcannansen

DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.

local only
AI Agent Board verified MCP hub
by aiagentboard

Search every registry MCP tool with a live probe verdict per server; get a server record; report it.

3 tools answering

Self-hosted GitHub MCP server — questions

Answers built from our own checks of this server.

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