Commit Graph
1 Commits
Author SHA1 Message Date
Roland Rodriguez 223e463d06 feat: list Rust Docs MCP Server under Developer Tools
Adds the `rust-docs-mcp-server` project to the awesome-mcp-servers list within the "Developer Tools" category.

This server addresses the issue of AI assistants using outdated Rust library information by providing an MCP tool (`query_rust_docs`) that delivers context derived directly from current crate documentation using embeddings and LLM summarization.

Refs: https://github.com/Govcraft/rust-docs-mcp-server
2025-03-29 21:20:34 -05:00