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.