by Govcraft · MCP Server · ★ 261
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. This MCP server addresses this challenge by providing a focused, up-to-date knowledge source for a specific Rust crate. By running an instance of this server for a crate (e.g., , , ), you give your LLM coding assistant a tool () it can use before writing code related to that crate. When instructed to use this tool, the LLM can ask specific questions about the crate's API or usage and receive answers derived directly from the current documentation. This significantly improves the accuracy and relevance of the generated code, reducing the need for manual correction and speeding up development.
| Stars | 261 |
| Forks | 32 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 43.85/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:
Looking for a rust-docs-mcp-server alternative? If you're comparing rust-docs-mcp-server with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Semantic code searcher and codebase utility
Stop re-explaining yourself to AI. MARM offers persistent memory, cross-agent context sharing, write queues, s
The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular,
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t
Search for the agentic web.
Flow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration an
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.
The top alternatives to rust-docs-mcp-server on Agent Skills Hub include octocode, MARM-Systems, sre. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.