rusty-tools

8agana/rusty-tools

3.3

If you are the rightful owner of rusty-tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

rusty-tools is an MCP server providing Rust development tools for AI assistants, bridging the gap between AI code generation and Rust compiler validation.

Tools

Functions exposed to the LLM to take actions

cargo_build

Build project and produce artifacts

cargo_fmt

Format Rust code using rustfmt

cargo_clippy

Analyze code for improvements

cargo_check

Type-check without building

rustc_explain

Explain compiler error codes

cargo_fix

Automatically fix compiler warnings

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources