B
cursor-rust-tools
Cursor Rust Tools is an MCP server that allows the LLM in Cursor to access Rust Analyzer, Crate Docs, and Cargo Commands. This tool assists AI agents in Rust programming by providing type information from the LSP and retrieving up-to-date information about dependencies. This eliminates the need for the LLM to infer types, leading to more accurate information. Additionally, it includes functionality to obtain outputs from Cargo commands.
RustFile System+11+10