terhechte/cursor-rust-tools
A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
Platform-specific configuration:
{
"mcpServers": {
"cursor-rust-tools": {
"command": "npx",
"args": [
"-y",
"cursor-rust-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...