claude mcp add ave-ondon-cargo -- npx -y @paretools/cargo
{
"mcpServers": {
"ave-ondon-cargo": {
"command": "npx",
"args": ["-y", "@paretools/cargo"]
}
}
}
{
"mcpServers": {
"ave-ondon-cargo": {
"command": "npx",
"args": ["-y", "@paretools/cargo"]
}
}
}
{
"mcpServers": {
"ave-ondon-cargo": {
"command": "npx",
"args": ["-y", "@paretools/cargo"]
}
}
}
About This MCP Server
The io.github.Dave-London/cargo server is a developer tool that enables structured Rust cargo operations, including build, test, and clippy, and outputs the results as typed JSON. This server connects to npm and uses stdio, and is part of the @paretools/cargo package hosted on the Pare repository. A developer would use this tool when they need to manage and automate their Rust projects, leveraging the standardized JSON output for further processing or integration with other tools.
Structured Rust cargo operations (build, test, clippy) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/cargo on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The cargo server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.