Why rust-docs-MCP is the only MCP tool I like

(github.com)

2 points | by monadoid 13 hours ago

1 comments

  • monadoid 13 hours ago
    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!