★ 0 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
Control GitHub Actions workflows from your AI assistant to list runs, read logs, rerun jobs, cancel builds, and trigger deployments within your editor.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-github-ac": {
"command": "npx",
"args": [
"-y",
"ka1ss3r23/mcp-server-github-actions"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-server-github-ac npx -y ka1ss3r23/mcp-server-github-actions
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-server-github-ac": {
"command": "npx",
"args": [
"-y",
"ka1ss3r23/mcp-server-github-actions"
]
}
}
}
📋 Copy
Topics
agent-tools claude-code context-management developer-tools gemini-cli github-actions-mcp github-actions-mcp-server knowledge-graph knowledge-management mcp-client npm othervibes productivity-tools project-management registry