snowmead/rust-docs-mcp
MCP server for agents to explore rust docs, analyze source code, and build with confidence
This project provides an intelligent server that helps AI agents understand and use Rust programming libraries more effectively. It takes an agent's request for information about a Rust crate, then provides detailed documentation, source code, and dependency analysis. This allows AI agents to write correct Rust code, even with libraries they weren't explicitly trained on.
111 stars.
Use this if your AI agents struggle to integrate new or complex Rust crates into their code generation or analysis workflows due to outdated training data or inefficient information retrieval.
Not ideal if you are a human developer looking for a GUI or direct IDE integration to browse Rust documentation yourself.
Stars
111
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/snowmead/rust-docs-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.