terhechte/cursor-rust-tools
A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
This tool helps Rust developers improve how their AI coding assistant understands and interacts with their Rust projects. It takes your Rust codebase and its dependencies, providing your AI assistant with up-to-date type information, documentation, and cargo command results. The end-user is a Rust developer who uses AI-powered coding assistants like Cursor.
No commits in the last 6 months.
Use this if you are a Rust developer using an AI coding assistant and find that it struggles with accurate type information, out-of-date dependency knowledge, or understanding your project's structure.
Not ideal if you don't use AI coding assistants or are working in a programming language other than Rust.
Stars
84
Forks
13
Language
Rust
License
—
Category
Last pushed
May 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/terhechte/cursor-rust-tools"
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.