Michael-Obele/rust-docs
3.2
If you are the rightful owner of rust-docs 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.
Mastra MCP server provides access to Rust documentation from docs.rs, optimized for AI-powered code editors.
Tools
Functions exposed to the LLM to take actions
search_crates
Search for Rust crates on crates.io by name or keywords.
get_crate_overview
Get the main documentation page for a Rust crate from docs.rs as Markdown.
get_item_docs
Get documentation for a specific Rust item as Markdown.
list_modules
List all modules and items in a Rust crate or specific module as Markdown.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client