Provides an MCP server to manage, build, check, and search Rust documentation locally.
Cargo Doc provides an MCP server designed for managing Rust documentation through cargo doc commands. It enables developers to check, build, and search Rust documentation locally, streamlining the process of understanding and utilizing Rust crates. Features include retrieving crate documentation, listing symbols, and searching within documentation, all integrated into a server designed to improve documentation accessibility and development workflow.