소개
Cratedex is an MCP (Model Context Protocol) server designed to enhance the capabilities of AI coding assistants by providing a rich understanding of Rust projects. It indexes Rust documentation, enables full-text search across crates, and offers project diagnostics like outdated dependencies and security advisories. Whether run as a per-client stdio process or a shared HTTP daemon, Cratedex equips AI tools with the contextual information needed for more accurate and helpful code generation and analysis, making Rust development more efficient.