AI-powered code review server analyzing Git diffs with AST-based context extraction, supporting multiple LLMs and Git workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Selvage.
๐ ํ๊ตญ์ด
A modern CLI tool that helps AI analyze Git diffs to improve code quality, find bugs, and identify security vulnerabilities.
๐ค AI Agents: Read our documentation at https://selvage.ai/llms.txt
Selvage: Code reviews with an edge!
No more waiting for reviews! AI instantly analyzes your code changes to provide quality improvements and bug prevention. With smart context analysis (AST-based) that's accurate and cost-effective, plus multi-turn processing for large codebases - seamlessly integrated with all Git workflows.
/review skill and selvage-reviewer agent for seamless integrationget_review_context): Returns structured review context (diff + Smart Context + system prompt) so host agents (Claude Code, Cursor, Antigravity, etc.) can perform code reviews with their own LLM โ no API key requiredRecommended Method (using uv)
Alternative Method (using pipx)
Traditional Method (pip)
macOS/Linux users: If you encounter errors with pip install, please use the uv or pipx methods above.
Get an API key from OpenRouter and set it up:
Register as MCP mode in Cursor, Claude Code, etc., to request code reviews through natural language.
Register in Cursor's MCP configuration file (path may vary depending on user environment):
Common path: ~/.cursor/mcp.json
Install the Selvage plugin from the marketplace to get the dedicated /review skill and selvage-reviewer agent:
After installation, use the /review skill directly:
๐ก No API key required! The plugin uses
get_review_contextto leverage Claude Code's own LLM for code review, so no external API key is needed.
After restarting your IDE, request reviews from your Coding Assistant:
๐ Done! Selvage will analyze the code, review it, and deliver results through your Coding Assistant.
For direct terminal usage:
๐ก More Options: CLI Usage | Practical Usage Guide
The get_review_context tool returns structured review context so host agents can perform code reviews with their own LLM โ no Selvage API key needed.
๐ก How it works: Selvage extracts diff + AST-based Smart Context + system prompt and returns it as structured context. The host agent (Claude Code, Cursor, Antigravity, etc.) then performs the review directly with its own LLM, without needing an external API key.
Multi-model Comparison Review
Stepwise Code Improvement Workflow
CI/CD Integration Scenarios
Direct terminal usage method. While MCP mode is recommended, CLI is useful for scripts and CI/CD.
--repo-path <path>: Git repository path (default: current directory)--staged: Review only staged changes--target-commit <commit_id>: Review changes from specific commit to HEAD (e.g., abc1234)--target-branch <branch_name>: Review changes between current branch and specified branch (e.g., main)--model <model_name>: AI model to use (e.g., claude-sonnet-4-thinking)--open-ui: Automatically launch UI after review completion--no-print: Don't output review results to terminal (terminal output enabled by default)--skip-cache: Perform new review without using cacheFactual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/selvage-lab-selvage)<a href="https://allmcps.com/mcp/selvage-lab-selvage"><img src="https://allmcps.com/api/badge/selvage-lab-selvage?style=directory" alt="Selvage on AllMCPs" /></a>