Enables AI agents to explore Rust crate documentation, analyze source code, and confidently build Rust projects.
Rust Docs is an MCP (Model Context Protocol) server designed to empower AI agents with deep insights into the Rust ecosystem. It provides comprehensive tools to search, browse, and retrieve detailed information about Rust crate documentation, including structs, functions, and traits. Agents can also access precise line-level source code, explore dependency trees to understand relationships, and manage version conflicts. The server features automatic caching for offline access and an efficient preview mode to navigate large crates while respecting token limits, making it an invaluable resource for AI-driven Rust development.