No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by Govcraft · MCP Server · ★ 291
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is rust-docs-mcp-server safe to install? View the security audit →
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 | 291 |
| Forks | 37 |
| 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:
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.
Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in o
Stop re-explaining yourself to AI. MARM offers persistent memory, cross-agent context sharing, write queues, s
MCP server that lets Claude Code and other AI agents read and search large PDFs, one file or a whole folder: a
Local-first AI memory archive. Import ChatGPT, Claude, and Grok exports, generate semantic embeddings, and sea
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
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 291 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 291 stars and 37 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, pdf-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: