Rust & Cargo
Freeby Indie Developer
Build, test, and manage Rust projects with Cargo from AI assistants.
v1.0.0Added Feb 28, 2025
rustcargosystems
Rust & Cargo MCP Server
Build, test, and manage Rust projects with Cargo from AI assistants.
Features
- Build management
- Test runner
- Crate search
- Clippy lints
- Documentation generation
Installation
{
"mcpServers": {
"rust-cargo": {
"command": "npx",
"args": ["-y", "mcp-cargo"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-cargo
Add to claude_desktop_config.json
{
"mcpServers": {
"rust-&-cargo": {
"command": "npx",
"args": ["-y", "mcp-cargo"]
}
}
}