mcpbeat Sign in

Gha Intel MCP Server

local only

Gha Intel runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 20 Aug 2026.

Workflow timing analysis, configuration audit and billing insight for GitHub Actions.

Installs per day peak 181 · avg 14 · -10% w/w
a month agotoday
25
Installs / week
npm · @barissozudogru/gha-intel-mcp
2
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Gha Intel 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 gha-intel -- npx -y @barissozudogru/gha-intel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gha-intel": {
      "args": [
        "-y",
        "@barissozudogru/gha-intel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gha-intel]
command = "npx"
args = ["-y", "@barissozudogru/gha-intel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gha-intel": {
      "args": [
        "-y",
        "@barissozudogru/gha-intel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gha-intel": {
      "args": [
        "-y",
        "@barissozudogru/gha-intel-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (GitHub token with repository and actions read access, for the GitHub API.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gha Intel

same job, measured the same way
GitHub Actions Audit
by unbearabledev

GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.

answering
GitHub
by aifity

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

local only
okffs
by neturely

MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.

75 installs/wk local only
B1Brain-Wiki
by bernie-b1stai

Curated GitHub repo corpus with DaVinci insights. Featured=deep analysis; Overview=orientation.

local only
SEOforGPT
by seoforgpt

AI visibility reports, competitor insights, readiness audits, and GEO content workflows.

answering
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Coverctl
by klarlabs-studio

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Denialbot
by edgeedgehq

Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.

33 installs/wk local only

Gha Intel — questions

Answers built from our own checks of this server.

Why is there no uptime for Gha Intel?
Gha Intel 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 @barissozudogru/gha-intel-mcp was installed 25 times last week.
How do I connect Gha Intel?
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 @barissozudogru/gha-intel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gha Intel?
The npm package @barissozudogru/gha-intel-mcp was installed 25 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gha Intel open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 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.