pedrozoalencar/mcp-rust-analyzer
3.3
If you are the rightful owner of mcp-rust-analyzer 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.
MCP Rust Analyzer is an intelligent Model Context Protocol server that integrates with rust-analyzer to provide advanced Rust code analysis, refactoring, and navigation capabilities.
Tools
Functions exposed to the LLM to take actions
project_structure
Analyze project module organization
code_metrics
Get code statistics and metrics
analyze_dependencies
View dependency graph
complete
Get code completions at a position
get_hover
Get type/documentation info
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client