devopsier/github-actions-mcp
A GitHub Actions integration powered by the MCP. This server exposes structured tools to manage GitHub issues, pull requests, and repositories through natural language interfaces and autonomous agents.
Platform-specific configuration:
{
"mcpServers": {
"github-actions-mcp": {
"command": "npx",
"args": [
"-y",
"github-actions-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...