Cratedocs

Cratedocs

Model Context Protocol server for querying Rust crate documentation.

Visit Cratedocs

About Cratedocs

Cratedocs is an MCP (Model Context Protocol) server that enables programmatic lookup and querying of Rust crate documentation. It is specifically designed for LLMs and developer tools that need real-time access to Rust crate docs, search, and item lookups. Cratedocs provides endpoints to retrieve documentation, search for crates, and enumerate items within crates for both command-line and server modes (HTTP or stdio). Its integration features make it suitable for VSCode MCP, RooCode, or any tool needing Rust ecosystem context.

Resources

Product Website

Visit Cratedocs's official website for product details and getting started.

Visit website →

Documentation

Comprehensive API reference for Cratedocs and usage instructions.

View docs →

GitHub Issues

Report bugs or request features related to Cratedocs.

Join the community →

Examples

Explore example usage of Cratedocs in various scenarios.

See examples →