An extremely fast Python linter and code formatter, written in Rust.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ruff"
]
}
}
}