zeenix/rust-analyzer-mcp
A Model Context Protocol (MCP) server that provides integration with rust-analyzer
Platform-specific configuration:
{
"mcpServers": {
"rust-analyzer-mcp": {
"command": "npx",
"args": [
"-y",
"rust-analyzer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...