Rust Docs

Fetches and returns Rust crate documentation from docs.rs, providing essential context for working with Rust code.

0xkoda 47
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server fetches and returns documentation for Rust crates from docs.rs, providing essential context for LLMs working with Rust code. It implements a single tool, 'lookup_crate_docs', which retrieves HTML documentation, converts it to plain text, and truncates it if necessary. The server is designed for easy integration with AI assistants like Claude Desktop and can be tested using the MCP Inspector.

Source

Repository: https://github.com/0xkoda/mcp-rust-docs

Maintain Rust Docs?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Rust Docs on getagentictools](https://getagentictools.com/mcp/0xkoda-mcp-rust-docs?ref=badge)