cargo-mcp

SignalWhisperer/cargo-mcp

3.3

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

The Cargo MCP Server is a Model Context Protocol server designed to manage Rust projects using the cargo command-line tool.

Tools

Functions exposed to the LLM to take actions

check

Analyze code without producing executables.

build

Compile the current package.

run

Run a binary or example of the local package.

test

Run unit and integration tests.

add

Add dependencies to a Cargo.toml manifest file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources