Enables AI agents to search for Rust crates and retrieve their documentation from docs.rs.
Docs.rs is an MCP server designed to empower AI agents with the ability to navigate and extract information from the comprehensive Rust crate documentation site, docs.rs. It allows AI agents to efficiently discover necessary crates and access their most up-to-date documentation on demand, facilitating better code generation and understanding.
Características Principales
01Supports various search granularities, from crates to specific APIs
02Generates LLM-friendly Markdown output
03Specialized tools for searching docs.rs
042 GitHub stars
Casos de Uso
01Facilitating detailed API lookup within Rust crates
02Providing AI agents with access to up-to-date crate documentation
03Empowering AI agents to find relevant Rust crates