Rust documentation loader for the Model Context Protocol that efficiently processes HTML documentation files from Rust crates. Uses LlamaIndex's HTML reader to load and parse documentation, with intelligent file selection logic that handles duplicate files by selecting the largest version. Supports an optional 'dangerous' mode to include all HTML files, making it flexible for different documentation processing scenarios.
No reviews yet. Be the first to review!
Sign in to join the conversation
Query documentation for the specific Rust crate the server was started for, using semantic search and LLM summarization. Input requires a 'question' string about the crate's API or usage.