
github actions mcp
提供分析 GitHub Actions 工作流失败的工具,通过 MCP 协议供 AI 助手等客户端使用。
Repository Info
About This Server
提供分析 GitHub Actions 工作流失败的工具,通过 MCP 协议供 AI 助手等客户端使用。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
GitHub Actions MCP Server
A Model Context Protocol (MCP) server that provides tools for analyzing GitHub Actions workflow failures. This server exposes GitHub Actions error extraction functionality through MCP tools that can be used by AI assistants and other MCP clients.
MCP Client Configuration
{
"mcpServers": {
"github-actions-mcp": {
"command": "npx",
"args": ["-y", "github-actions-mcp"],
"env": {
"GITHUB_TOKEN": "personal access token with repository read access"
}
}
}
}
Available Tools
get_latest_failed_run_logs
- Retrieves the latest failed workflow run and extracts error messages from its logs.
License
This MCP server is licensed under the MIT License.
Quick Start
Clone the repository
git clone https://github.com/msoq/github-actions-mcpInstall dependencies
cd github-actions-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.