Rust Docs icon

Rust Docs

Enables AI agents to explore Rust crate documentation, analyze source code, and confidently build Rust projects.

关于

Rust Docs is an MCP (Model Context Protocol) server designed to empower AI agents with deep insights into the Rust ecosystem. It provides comprehensive tools to search, browse, and retrieve detailed information about Rust crate documentation, including structs, functions, and traits. Agents can also access precise line-level source code, explore dependency trees to understand relationships, and manage version conflicts. The server features automatic caching for offline access and an efficient preview mode to navigate large crates while respecting token limits, making it an invaluable resource for AI-driven Rust development.

主要功能

  • Retrieve source code for any documented item with line-level precision
  • 0 GitHub stars
  • Automatic caching of crate documentation for offline access
  • View detailed information about Rust items (structs, functions, traits)
  • Explore dependency trees to understand crate relationships
  • Search and browse Rust crate documentation

使用案例

  • Enabling deep analysis of Rust crate dependencies and relationships for AI-driven development
  • Supporting efficient, token-aware exploration of Rust codebases for AI-driven development
  • Providing comprehensive Rust documentation and source code access to AI agents