-
securityA
license-
qualityA Model Context Protocol (MCP) server for fetching Rust crate documentation from docs.rs using the rustdoc JSON API.
Last updated -
3
TypeScript
Apache 2.0
Docs.rs is a documentation hosting website for Rust crates, providing API documentation for Rust packages published on crates.io
Why this server?
Fetches Rust crate documentation from docs.rs using the rustdoc JSON API, allowing lookup of entire crates or specific items like structs, functions, and traits with version specification support
Why this server?
Provides access to Rust documentation from docs.rs, allowing users to search for crates, retrieve documentation, type information, feature flags, version numbers, and access symbol definitions and source code.