feat: add code-review-mcp server entry (shadabbi/code-review-mcp:latest) #154
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: Add a new MCP server
about: Requests for adding a new MCP server to the Docker Catalog
title: "Add code-review-mcp: AI Code Review MCP server (GitHub/Jira, ESLint/Prettier/TS, Semgrep, Playwright)"
labels: submission
assignees: ""
MCP Server Information
Server Name: code-review-mcp
Repository URL: https://github.com/shadabbi/code-review-mcp
Brief Description: AI-powered PR reviews for GitHub. Orchestrates ESLint/Prettier/TypeScript checks, Semgrep security scan, optional Playwright tests, and Jira/Figma context. Posts inline PR comments and generates a Markdown summary report. License: MIT.
shadabbi/code-review-mcp:latest
(public)code-review
(orchestration)github.resolve_pr
,github.fetch_files
,jira.fetch
,analysis.run_static
,security.run_semgrep
,tests.run_playwright
,report.generate
,cleanup.prune
GITHUB_TOKEN
(required)JIRA_BASE_URL
,JIRA_EMAIL
,JIRA_API_KEY
,FIGMA_TOKEN
,SEMGREP_RULES_DIR
servers/code-review-mcp/server.yaml
Basic Requirements
Submitter Checklist
docker pull shadabbi/code-review-mcp:latest
Notes