Selvage MCP Server
Selvage: AI-Powered Code Review Automation Tool 🌐 한국어 A modern CLI tool that helps AI analyze Git diffs to improve code quality, find bugs, and identify security vulnerabilities. It runs locally over stdio via the published package.
People connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-19 · ★ 36 · #97 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25
NOASSERTION · Python servers · how we verify → /methodology
01 · Install Selvage
before you install - you'll need
Set OPENROUTER_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY before connecting.
Claude Code
claude mcp add selvage-lab-selvage -- uvx selvage Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"selvage-lab-selvage": {
"command": "uvx",
"args": [
"selvage"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
pypi package selvage - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.selvage-lab is GitHub-verified and matches the repo owner
03 · What Selvage can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.1 · 2026-02-17
Added · MCP Marketplace Registration Preparation (server.json, smithery.yaml) · Core Changes · server.json added: Server metadata file for official MCP Registry publication · smithery.yaml added: Smithery marketplace…
v0.4.0 · 2026-02-15
Added · Agent-Delegated Review Mode (get_review_context MCP 도구) · 핵심 변경사항 · get_review_context 도구 추가: 호스트 에이전트(Claude Code, Cursor, Antigravity 등)가 자체 LLM으로 코드 리뷰를 수행할 수 있도록, diff + Smart Context + 시스템 프롬프트를 구조화된 컨텍스트로…
v0.3.0 · 2026-02-15
Added · 최신 AI 모델 업데이트 및 MCP 안정성 개선 · 핵심 변경사항 · 최신 모델 추가: GPT-5.2-Codex (OpenAI), Claude Opus 4.5 (Anthropic), MiniMax M2.1, GLM-4.7 등 최신 AI 모델 지원 · 모델 설정 단순화: Claude 모델에서 날짜 접미사와 -thinking 변형 제거, thinking 모드 기본 활성화…
04 · Who maintains Selvage
selvage is maintained by selvage-lab. It's the only MCP server we track from this author; the repo dates to May 2025.
05 · Facts
- repository
- github.com/selvage-lab/selvage
- category
- developer tools - ranked #97 of 139 actively-maintained developer tools servers as of 2026-08-25.
- registry
- io.github.selvage-lab/selvage (active, first published 2026-02-17)
- packages
- pypi:selvage
06 · Selvage FAQ
What is Selvage?
Selvage: AI-Powered Code Review Automation Tool 🌐 한국어 A modern CLI tool that helps AI analyze Git diffs to improve code quality, find bugs, and identify security vulnerabilities. It runs locally over stdio via the published package.
Is Selvage still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-19. We re-verify nightly.
How do I install Selvage?
Run `uvx selvage`. The README documents 4 environment variables (OPENROUTER_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY…) to set first. Set OPENROUTER_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY before connecting. You can also paste the ready-made client config above.
Does Selvage run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Selvage
Alternatives to Selvage
Maintained developer tools servers if Selvage isn't the fit.
- Xcode Build MCP XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. ★ 6,274 · 2026-08-12
- Strata MCP server for progressive tool usage at any scale (see https://klavis.ai) ★ 5,794 · 2026-06-01
- Kubefwd Kubernetes port forwarding for local development with automatic /etc/hosts entries. ★ 4,162 · 2026-08-21
- Sem Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents ★ 3,309 · 2026-08-24
- Claude Code Explorer MCP Explore the Claude Code CLI source - browse tools, commands, search code, and more. ★ 3,263 · 2026-04-22
- Server for WinDbg Crash Analysis A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB ★ 1,533 · 2026-08-22
Pairs well with
Servers that cover what Selvage doesn't - only shown when the pairing reason fits the companion.
More developer tools MCP servers · Code Pathfinder · Infrawise · Mergewarden · Sounio Compiler · Edict
More Python MCP servers · Sdcgovernance · LINZA · Nouz · Brainkb · VerdictSwarm MCP · see all