mcpbeat Sign in

Github Project Info MCP Server

local only

Github Project Info runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 6 Jul 2026.

Read public GitHub Projects v2 boards without auth — items, fields, story points, priority.

Installs per day peak 32 · avg 7 · -31% w/w
a month agotoday
35
Installs / week
npm · github-project-info-mcp
0
Stars
0 open issues
6 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Github Project Info 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-project-info -- npx -y github-project-info-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "github-project-info": {
      "args": [
        "-y",
        "github-project-info-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.github-project-info]
command = "npx"
args = ["-y", "github-project-info-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "github-project-info": {
      "args": [
        "-y",
        "github-project-info-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "github-project-info": {
      "args": [
        "-y",
        "github-project-info-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Github Project Info

same job, measured the same way
Github
by pipeworx-io

GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

40 tools answering
Github Analytics MCP Server
by thenextgennexus

Get GitHub repository stats, search repos, analyze languages, and compare projects

14 installs/wk local only
MCP Azure Devops
by dockndevai

Azure DevOps boards, repos, pipelines & projects for AI agents — governed.

82 installs/wk local only
Vulnerability Intel MCP
by nexlab

Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS

answering
I
RTL Lint MCP
by jaspresi

Lint Verilog and SystemVerilog files and projects with structured diagnostics.

56 installs/wk local only
Project Brain
by gentleelephant

Read-only source search and retrieval across configured GitHub repositories

local only
Harbor Registry MCP
by mshegolev

Harbor Registry MCP — projects, repos, artifacts, storage reports, cleanup (with dry-run).

102 installs/wk local only
SlopScore
by slopscore

Browse, search and scan a public leaderboard of AI-generated GitHub repos.

10 tools answering

Github Project Info — questions

Answers built from our own checks of this server.

Why is there no uptime for Github Project Info?
Github Project Info 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-project-info-mcp was installed 35 times last week.
How do I connect Github Project Info?
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-project-info-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Github Project Info?
The npm package github-project-info-mcp was installed 35 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Github Project Info open source?
Yes — it is published under the MIT licence, written in TypeScript 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.