01Fetches documentation for Rust crates from docs.rs.
02Strips HTML and formats content for LLM readability.
03Limits response size to prevent client overload.
04Implements the MCP protocol for seamless integration with AI assistants.
05Includes Zod validation for tool parameter definitions.