Skip to content

Rust & Cargo

Free

by Indie Developer

Build, test, and manage Rust projects with Cargo from AI assistants.

v1.0.0Added Feb 28, 2025
rustcargosystems
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

Installation

Quick install
npx -y mcp-cargo
Add to claude_desktop_config.json
{
  "mcpServers": {
    "rust-&-cargo": {
      "command": "npx",
      "args": ["-y", "mcp-cargo"]
    }
  }
}