Back to Home
jmalicki icon

github-pr-automation-mcp

Verified Safe

by jmalicki

Overview

AI-assisted tools for automated GitHub Pull Request management, including CI failure analysis, comment resolution, and stacked PR workflow optimization.

Installation

Run Command
node dist/index.js

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server generates shell command templates for AI agents (e.g., `gh pr comment ...`) which include placeholders like `YOUR_RESPONSE_HERE`. While the server sanitizes some inputs, the ultimate safety of executing these commands depends on the consuming AI agent's ability to sanitize the content it inserts into these templates. Internal build and release scripts use `child_process.execSync` for controlled Git operations. `GITHUB_TOKEN` is read from environment variables, not hardcoded. No direct use of `eval` or obvious malicious patterns detected.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-02

Tags

mcpgithubautomationcode-reviewai-tools