Provides AI tools with access to Rust documentation from docs.rs via the Model Context Protocol.
Rust Docs enables AI tools to access comprehensive Rust documentation from docs.rs through a Model Context Protocol (MCP) server. It allows searching for crates, retrieving documentation, type information, feature flags, version numbers, and source code, empowering AI to better understand and interact with Rust code.