Rust Docs icon

Rust Docs

Provides comprehensive access to Rust crate documentation and metadata from crates.io and docs.rs.

About

The Rust Docs server is a Model Context Protocol (MCP) tool designed to offer comprehensive access to Rust crate documentation and metadata. It empowers AI agents to seamlessly search for crates on crates.io and retrieve detailed, accurate documentation directly from docs.rs, providing essential interface details for various Rust packages.

Key Features

  • Search for Rust crates on crates.io by name
  • Retrieve main documentation pages for crates
  • Retrieve specific documentation pages by exact path
  • List all documented items (structs, enums, functions) within a crate
  • Fuzzy search for specific items within crate documentation
  • 0 GitHub stars

Use Cases

  • Empowering AI agents with accurate Rust documentation access
  • Automating retrieval of Rust crate metadata and interface details
  • Facilitating programmatic access to Rust library documentation for development workflows
Advertisement

Advertisement