dexwritescode/rust-mcp
An MCP server for Rust Language Server (rust-analyzer)
Platform-specific configuration:
{
"mcpServers": {
"rust-mcp": {
"command": "npx",
"args": [
"-y",
"rust-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...