Python Code Reviewer for Claude Desktop
org.duckdns.43-134-36-21/python-code-reviewer
Security + bug + perf + refactor audit for Python. Returns 0-10 score + MD report.
client:Claude Desktop
transport:streamable-http
tools:2
Install Python Code Reviewer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"python-code-reviewer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://43-134-36-21.duckdns.org/mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs