Odel
gha intel mcp

gha intel mcp

Local
@barissozudogru2JavaScriptMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@barissozudogru/gha-intel-mcpv0.4.3

Run

npx -y @barissozudogru/gha-intel-mcp

MCP client config

{
  "mcpServers": {
    "gha-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@barissozudogru/gha-intel-mcp"
      ]
    }
  }
}