MCPVault

rust_analyzer_code_actions

MCP tool from Rust Analyzer MCP by zeenix

Get available code actions (quick fixes, refactorings) for a range.

How to use it

rust_analyzer_code_actions is exposed by the Rust Analyzer MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the rust_analyzer_code_actions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Rust Analyzer MCP

$cargo install rust-analyzer
FULL RUST ANALYZER MCP LISTING