Docs.rs
Enables AI agents to search for Rust crates and retrieve their documentation from docs.rs.
About
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.
Key Features
- Supports various search granularities, from crates to specific APIs
- Generates LLM-friendly Markdown output
- Specialized tools for searching docs.rs
- 2 GitHub stars
Use Cases
- Facilitating detailed API lookup within Rust crates
- Providing AI agents with access to up-to-date crate documentation
- Empowering AI agents to find relevant Rust crates