mcp-pr-agent

davidarce/mcp-pr-agent

3.1

If you are the rightful owner of mcp-pr-agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP PR Agent is a comprehensive Model Context Protocol server designed to enhance pull request creation by analyzing git repository changes, managing PR templates, providing intelligent template suggestions, and monitoring GitHub Actions workflows.

Tools

Functions exposed to the LLM to take actions

analyze_file_changes

Analyzes git repository changes and provides comprehensive diff information.

get_pr_templates

Retrieves all available PR templates with their content.

suggest_template

Analyzes change descriptions and suggests the most appropriate PR template.

get_recent_actions_events

Retrieves recent GitHub Actions events received via webhook.

get_workflow_status

Gets the current status of GitHub Actions workflows.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources