MythEclipse/rust-mcp-server
3.2
If you are the rightful owner of rust-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Rust-based Model Context Protocol (MCP) server providing AI-assisted code analysis tools for Rust projects.
Tools
Functions exposed to the LLM to take actions
check_file
Parse and check a Rust file for syntax errors.
index_workspace
Index all Rust files in a directory and build comprehensive analysis graphs.
goto_definition
Find the definition location of a symbol.
find_references
Find all references to a symbol.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client