mcpbeat Sign in

GitHub Issue MCP Server

by sarim-aliii Your server? Claim it
local only

GitHub Issue MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm. Last commit 14 Aug 2026.

AI-powered MCP server for generating GitHub issues and detecting semantic duplicates.

Installs per day peak 116 · avg 5
a month agotoday
17
Installs / week
npm · github-issue-mcp
1
Stars
8 open issues
14 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check GitHub Issue MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add github-issue-mcp -- npx -y github-issue-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "github-issue-mcp": {
      "args": [
        "-y",
        "github-issue-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.github-issue-mcp]
command = "npx"
args = ["-y", "github-issue-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "github-issue-mcp": {
      "args": [
        "-y",
        "github-issue-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "github-issue-mcp": {
      "args": [
        "-y",
        "github-issue-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to GitHub Issue MCP

same job, measured the same way
Pmd
by roeiba

MCP server for PMD static code analyzer - run code analysis and detect duplicates

27 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
Mne Docs
by weiyongxu

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

125 installs/wk local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
Git MCP Server
by ray0907

MCP server for GitLab and GitHub

53 installs/wk local only
I
InnoDay
by havilandsoftware

Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.

7 518 installs/wk local only
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

29 installs/wk local only

GitHub Issue MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for GitHub Issue MCP?
GitHub Issue MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package github-issue-mcp was installed 17 times last week.
How do I connect GitHub Issue MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls github-issue-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use GitHub Issue MCP?
The npm package github-issue-mcp was installed 17 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GitHub Issue MCP open source?
We cannot say that it is: written in TypeScript, 1 stars on GitHub and 8 open issues, but no licence is declared, and without one the code is not open source by default.