rust-mcp-server

lh/rust-mcp-server

3.2

If you are the rightful owner of rust-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides essential Rust development tools for AI assistants and IDEs.

Tools

Functions exposed to the LLM to take actions

cargo_check

Syntax and type validation for Rust code.

cargo_clippy

Code linting to catch common mistakes and suggest improvements.

rustfmt

Code formatting according to style guidelines.

cargo_test

Test execution with detailed output.

cargo_build

Project building in debug or release mode.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources