pedrozoalencar/mcp-rust-analyzer
MCP server for Rust language intelligence via rust-analyzer integration
Platform-specific configuration:
{
"mcpServers": {
"mcp-rust-analyzer": {
"command": "npx",
"args": [
"-y",
"mcp-rust-analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...