Govcraft/rust-docs-mcp-server

🦀 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.

48
/ 100
Emerging

Implements semantic search over live crate documentation by parsing HTML docs and generating OpenAI embeddings, then uses RAG to answer LLM queries with current API context. Runs as a stdio-based MCP server that caches parsed docs and embeddings by crate version and feature set, supporting multi-instance deployments for querying multiple crates during a single coding session.

261 stars.

No Package No Dependents
Maintenance 6 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

261

Forks

32

Language

Rust

License

MIT

Last pushed

Nov 24, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Govcraft/rust-docs-mcp-server"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.