Hacker News new | ask | show | jobs
Why rust-docs-MCP is the only MCP tool I like (github.com)
2 points by monadoid 236 days ago
1 comments

Not 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!