Commit Graph
2 Commits
Author SHA1 Message Date
Roland Rodriguez 4d8c0b465d Merge pull request #1 from rrrodzilla/rrrodzilla-rust-docs-mpc-server
feat: list Rust Docs MCP Server under Developer Tools
2025-03-29 21:21:10 -05:00
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