← Back to Plugins
MCP Server MCP

io.github.barissozudogru/gha-intel

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @barissozudogru/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@barissozudogru/gha-intel-mcp",
      "version": "0.4.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "GitHub token with repository and actions read access, for the GitHub API.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "GITHUB_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...