Why rust-docs-MCP is the only MCP tool I like
1–2 of 2 posts
Re: Why rust-docs-MCP is the only MCP tool I like
#2Not the creator, just wanted to put this out as a PSA: the rust docs MCP tool is actually great, thanks to docs.rs having rustdoc JSON output I believe. Since the source docs are fully structured JSON, my LLM can cache docs locally and then fly through them. I hope more MCP tools can become like this!