This MCP server provides access to Rust documentation from docs.rs, enabling AI tools to search for crates, retrieve documentation, type information, feature flags, versions, and source code. Developed by laptou, it offers a standardized interface for querying Rust-related information, making it valuable for developers and AI assistants working with Rust projects. The server is built using Bun and Node.js, with a focus on efficient documentation retrieval and symbol searching within crates.
Search for crates on docs.rs.
Get documentation for a specific crate.
Get type information for a specific item.
Get feature flags for a crate.
Get available versions for a crate.
Get source code for a specific item.
Search for symbols within a crate.
No reviews yet. Be the first to review!
Sign in to join the conversation