Vaiz/rust-mcp-server
MCP server for development in Rust
This project helps Rust developers integrate AI assistants like GitHub Copilot directly into their local development environment. It takes natural language commands from the AI and translates them into actual Rust development actions, like building, testing, or analyzing code. The outcome is a more automated workflow where the AI actively helps manage the project and ensures code quality.
Use this if you are a Rust developer looking to empower your AI coding assistant to perform common development tasks and manage your project directly within your local setup.
Not ideal if you are not a Rust developer or if you prefer to manually execute all development commands without AI assistance.
Stars
26
Forks
4
Language
Rust
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Vaiz/rust-mcp-server"
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.