Crate-MCP provides a server that exposes Rust crate public APIs to language models through the Model Context Protocol. It offers two main tools: listing all dependencies in a project's Cargo.lock file and generating comprehensive public API documentation for any specific crate dependency. Built with Rust using cargo's dependency resolution system and rustdoc JSON generation, it enables AI assistants to understand and reason about Rust library interfaces without requiring direct code access. The implementation handles toolchain management, builds documentation in a workspace-specific target directory, and supports filtering API items with regex patterns.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요