logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

github-actions-mcp

Interact with GitHub Actions workflows to monitor and query workflow runs. Provides filtering options to access the status of CI/CD processes efficiently.

Author

github-actions-mcp logo

Maxteabag

No License

Quick Info

GitHub GitHub Stars 1
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

githubworkflowsprocessesgithub actionsactions workflowsinteract github

GitHub Actions MCP Server

An MCP server for interacting with GitHub Actions workflows. This server provides tools to query and monitor GitHub Actions workflow runs.

Features

  • List workflow runs with filtering options
  • Get the latest workflow run
  • Get failed workflow runs
  • Filter by status, branch, and event type

Installation

npm install

Usage

  1. Build the project:
npm run build
  1. Start the server:
npm start

Available Tools

list-workflow-runs

Lists GitHub Actions workflow runs for a repository with filtering options.

get-latest-workflow-run

Gets the most recent workflow run, with optional filtering by workflow ID.

get-failed-workflow-runs

Gets a list of failed workflow runs, with configurable limit.

Configuration

You'll need a GitHub personal access token with appropriate permissions to access private repositories.

License

MIT

See Also

`