MCP Server
MCP
io.github.selvage-lab/selvage
An LLM-based code review MCP server with AST-powered smart context extraction
Install
uvx selvage
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "selvage",
"version": "0.4.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment