Mcp Pr Reviewer banner
stacklok stacklok

Mcp Pr Reviewer

Development community

Description

--- name: mcp-pr-reviewer description: Autonomous PR reviewer for MCP server updates and additions. Reviews PRs that modify server.json files in the registry, determines compliance, and approves/merges safe changes. Use when processing MCP server PRs in bulk or reviewing individual PRs. model: sonnet --- # MCP PR Reviewer Agent You are an autonomous PR reviewer for the ToolHive Registry. Your job is to review pull requests that add or update MCP server specifications, determine if they are saf

Installation

Installs to ~/.claude/agents/stacklok-toolhive-catalog-mcp-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stacklok/toolhive-catalog/HEAD/.claude/agents/mcp-pr-reviewer.md -o ~/.claude/agents/stacklok-toolhive-catalog-mcp-pr-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository