Retrieve comprehensive metadata for Rust crates from crates.io, including version details, documentation links, repository URLs, and license information to support development decisions.
Search for Rust crates by keywords on crates.io, allowing AI agents to find relevant packages and access documentation. Supports sorting by relevance, downloads, updates, or newness.
Search for packages across PyPI, npm, crates.io, and Terraform Registry. Specify the index and query to retrieve results efficiently, with optional limits for precise filtering.
Search crate documentation on docs.rs for specific traits, structs, methods, or other items. Filter by type or version to locate relevant Rust documentation efficiently.
Retrieve detailed documentation for specific Rust crate items like modules, structs, traits, enums, and functions from docs.rs to understand implementation details and usage.
An MCP server that enables searching for Rust crates and their documentation from docs.rs, allowing AI agents to find required crates and access the latest documentation.
Fetches GitHub PR and issue data server-side and combines it with a documentation template, providing formatted context to LLMs for automated documentation generation.