Python Code Reviewer for VS Code
org.duckdns.43-134-36-21/python-code-reviewer
Security + bug + perf + refactor audit for Python. Returns 0-10 score + MD report.
client:VS Code
transport:streamable-http
tools:2
Install Python Code Reviewer in VS Code
.vscode/mcp.json
{
"servers": {
"python-code-reviewer": {
"type": "http",
"url": "https://43-134-36-21.duckdns.org/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs