pr-agent-mcp-server

Devpatel1901/pr-agent-mcp-server

3.2

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

This document provides a structured summary of a Model Context Protocol (MCP) server designed to enhance pull request processes and integrate with GitHub Actions and Slack for comprehensive CI/CD workflows.

Tools

Functions exposed to the LLM to take actions

analyze_file_changes

Retrieve git diff information and changed files.

get_pr_templates

List available PR templates.

suggest_template

Allow Claude to suggest the most appropriate template.

get_recent_actions_events

View recent GitHub Actions webhook events.

get_workflow_status

Check workflow statuses.

send_slack_notification

Sends formatted messages to Slack via webhook.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources