by Govcraft · MCP Server · ★ 261
Rust Docs MCP Server ⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Motivation Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cutoff means they may lack knowledge of the latest APIs, leading to incorrect or outdated code suggestions.
| Stars | 261 |
| Forks | 32 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 74.7773155028155/100 |
| Open Issues | 13 |
| Last Updated | 2025-11-24 |
| Created | 2025-03-26 |
| Platforms | mcp, rust |
| Est. Tokens | ~23k |
These tools work well together with rust-docs-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
rust-docs-mcp-server is 🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.. It is categorized as a MCP Server with 261 GitHub stars.
rust-docs-mcp-server is primarily written in Rust. It covers topics such as ai, ai-safety, caching.
You can find installation instructions and usage details in the rust-docs-mcp-server GitHub repository at github.com/Govcraft/rust-docs-mcp-server. The project has 261 stars and 32 forks, indicating an active community.
rust-docs-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.