cratedocs-mcp

cratedocs-mcp

29

CrateDocs MCP is a Model Context Protocol server designed to aid in retrieving and searching documentation for Rust crates. It enhances development productivity by allowing LLMs to fetch required documentation from docs.rs and crates.io easily. Key features include detailed crate and item lookup and efficient search capabilities.

lookup_crate`

Retrieve the document with the specified Rust crate

search_crates`

Search for Rust crate on crates.io

lookup_item`

Retrieve documents for specific items in the crate