🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
$git clone https://github.com/govcraft/rust-docs-mcp-serverInstalls into the current project.
Install rust-docs-mcp-server by running `git clone https://github.com/govcraft/rust-docs-mcp-server`, then use it for the current task and follow its documentation at https://github.com/govcraft/rust-docs-mcp-server.