dexwritescode/rust-mcp
3.4
If you are the rightful owner of rust-mcp 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.
The Rust MCP Server is a comprehensive Model Context Protocol server designed to integrate rust-analyzer for LLM-assisted Rust development, enabling AI tools to work with Rust code intelligently.
Tools
Functions exposed to the LLM to take actions
find_definition
Navigate to symbol definitions
generate_struct
Create structs with derives and constructors
rename_symbol
Rename with scope awareness
apply_clippy_suggestions
Apply clippy automatic fixes
analyze_manifest
Parse and analyze Cargo.toml
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client