πŸ”§

code-review-mcp-server

πŸ”§MCP Server

Orcus2021/code-review-mcp-server

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add code-review-tool -e GITHUB_TOKEN=github_token -e NOTION_API_KEY=notion_api_key -e NOTION_CODE_REVIEW_GUIDELINE_CODE_BLOCK_URL=notion_code_block_url_here -e NOTION_STYLE_GUIDELINE_CODE_BLOCK_URL=notion_code_block_url_here -e LOCAL_INSTRUCTIONS_FILE_PATH=/path/to/complete-instructions.md -e IGNORE_PATTERNS=pattern1,pattern2,pattern3 -- npx -y code-review-mcp-server
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "code-review-tool": { "command": "npx", "arg...
0
Last UpdatedJun 23, 2026